Results 632 comments of Colin Diesh
trafficstars

I created an alternative approach to this in https://github.com/GMOD/jbrowse-components/pull/4907 Example defaultSession on our volvox config with this PR. The "init" string is the current plan ``` { "defaultSession": { "name":...

Note also that the bigWigs array in the MultiBigWig adapter does not accept a list of multiple files. This should be documented or fixed. Reason being is they have no...

some tangential discussion moved to https://github.com/GMOD/jbrowse-components/issues/3562

@luoxun-xl hi there there have not been any updates so far but I think it would still be a good idea. in the meantime, i would basically "hand edit" the...

gff lines look approximately like this ``` NC_045512.2 RefSeq gene 266 21555 . + . ID=gene-GU280_gp01;Dbxref=GeneID:43740578;Name=ORF1ab;gbkey=Gene;gene=ORF1ab;gene_biotype=protein_coding;locus_tag=GU280_gp01 NC_045512.2 RefSeq CDS 266 13468 . + 0 ID=cds-YP_009724389.1;Parent=gene-GU280_gp01;Dbxref=GenBank:YP_009724389.1,GeneID:43740578;Name=YP_009724389.1;Note=pp1ab%3B translated by -1 ribosomal frameshift;exception=ribosomal...

gff from "Send to->File->Complete record->GFF3" at https://www.ncbi.nlm.nih.gov/nuccore/NC_045512

motivated by testing msa viewer on non-human examples

worth checking into this some more, ian's students trying to load some viral genomes:)