cmdcolin on add_mafadapter_mod
T1 (compare)
cmdcolin on add_mafadapter
Add MAFAdapter Test with MAF f… (compare)
cmdcolin on add_mafadapter
Add MAFAdapter Test with MAF f… (compare)
rbuels on rest_data_adapters
start adding REST data adapters… basic rest adapter functionalit… support more missing data in fe… and 1 more (compare)
rbuels on rest_data_adapters
start adding REST data adapters… fixup! basic rest adapter functionalit… and 2 more (compare)
carolinebridge-oicr on multilevel-linear-view
[update docs] Small doc updates… Optimization for SNPCoverageAda… Pin to @types/react v17 to fix … and 26 more (compare)
carolinebridge-oicr on multilevel-linear-view
minor menuing adding custom lgv for mllv that… (compare)
Just read this on the poster submission page - Because some AACR Annual Meeting attendees and presenters may be restricted from traveling to New Orleans in April 2022, the AACR Annual Meeting 2022 will offer the following options for presenters of abstracts accepted for poster presentation:
In-Person Presentation with E-Poster—Presenters are strongly encouraged to travel to New Orleans to present their posters in person. However, all in-person presenters will also be required to submit a companion e-poster presentation to accommodate registered attendees who are unable to attend the meeting in person.
E-Poster Only—Presenters of accepted posters who are unable to travel to New Orleans will be required to submit an e-poster. These presenters will be expected to be available remotely during the dates of the poster sessions (April 10-13) to respond to any questions submitted through the e-poster platform.
PLEASE NOTE: E-poster presenters who do not attend the meeting in person are still required to register for the meeting.
$ jbrowse add-assembly test_data/volvox/volvox.fa --out t1 --load copy
Added assembly "volvox" to t1/config.json
$ jbrowse add-track test_data/volvox/volvox-sorted.bam --indexFile=test_data/volvox/volvox-sorted.bam.csi --out t1 --load copy
Added track "volvox-sorted" to t1/config.json
$ ls -1 t1
config.json
volvox.fa
volvox.fa.fai
volvox-sorted.bam
volvox-sorted.bam.csi
index: index || ${fileName}.bai
instead, like the part for bam?