labels = np.power(10.0, np.arange(-3, 4)) radii = a * np.sqrt(np.log(labels * 1E4)) + b p.circle(0, 0, radius=radii, fill_color=None, line_color="white") p.text(0, radii[:-1], [str(r) for r in labels[:-1]], text_font_size="8pt", text_align="center", text...
colors[str(who)] x1, x2, y1, y2 = frame cv2.rectangle(image, (x1, y1), (x2, y2), color, 4) cv2.putText(image, f"id: {str(who)}- conf:{abs(round(float(confidance), 2))}", (x1, y1-10), cv2.FONT_HERSHEY_SIMPLEX, 1, color, 3, cv2.LINE_AA) # -{round(float(...
order : str, optional(default='C') ('C' or 'F') order in which the product is enumerated Returns --- out: (2d-array) each line corresponds to one point of the product space out : ndarray(ndim=2) each line corresponds to one point of the product space ''' nodes = [numpy.array...
All cells were authenticated using a short tandem repeat (STR) assay. All cells were maintained in a 5% CO2 incubator at 37°C and routinely tested for mycoplasma. Viruses The French Polynesian ZIKA virus strain (ZIKV, H/PF/2013) was propagated in Vero cells. Briefly, Vero cells were ...
A custom Python script, adjust_vcf_with_sam.py (Supplementary File 4), was created to 're-coordinate' variant positions in the SAM alignment file of reads aligned against the de novo contigs to reflect their position in the HSV1 or HSV1 NR-references. In brief, the script uses the ...