Trackster visualizations: no additional datasets can be added to existing #276
Labels
bug
functionality usegalaxy.*
tool/dependency/function fix all usegalaxy.*
impacts tutorials
training.galaxyproject.org
The exact same problems at ORG & EU. Didn't test on a local.
Problem: Trackster will not allow additional datasets to be added to an existing visualization after opened, even when those inputs have the same dbkey (genome) assigned. Can get a bit further but still no loading by click into previously created/saved Trackster vis from an individual dataset and try to add it in... but the "Add to visualization" button does nothing. "Cancel" will back you out, so that part is working.
Clue? Are the fasta/len indexes not really being accessed?? Could show up in GUI as not finding data with "add datasets" or actually loaded into a saved "vis" plus prevent genome navigation functions from displaying. The chromosome pull-down is missing at the top. No way to change the chromosome or set a region. One can "drag" into a sub-region, then are stuck there or can go smaller again. No indication of what chromosome is being viewed, or region, unless guess from chromosome tick labels or by zooming in on a feature and comparing it to the input data lines.
Ticket: Found in late 10/19 under release
19.09
, and this ticket from @dannon is related but we are not sure if it will solve the entire problem (yet): galaxyproject/galaxy#7224Related or Not?
Test histories: Include data for one full hg19
gtf
and the rest hg19 only chr1 for datatypesgtf
,bam
,sam
, and selection of beds:bed3
,bed4
,bed6
,bed12
.Test visualizations: No other datasets show up under "add datasets" from the history OR in data libraries. Defaults or with filters applied.
Created from the hg19 chr1
bam
dataset (data 3): No data shows up (?) or I couldn't find it. Can't tell which chromosome is displayed -- trackster chrom ticks do not match up with chr1 (what's in the data) or chr10 (first chrom in coord-sorted index).Created from the hg19 full
gtf
dataset (data 10): Data shows up. Appears to be from chr1 (?) -- GTF coordinates versus Trackster for individual items match up. Original chrom ticks still wrong for chr1 or chr10. Looks like the data is truncated length-wise (horizontal, max around 250m bases).Reported by users at both usegalaxy.org and usegalaxy.eu.
Screenshots, from EU but ORG exactly the same...
test-trackster-no-genome-navigation-drag-in-get-stuck (chr1 hg19 bam created). No data?
test-trackster-no-genome-navigation-drag-in-get-stuck2 (full hg19 gtf created). Has data, matches up with input:
chr1 unknown exon 2115899 2116952 . - . gene_id "C1orf86"; transcript_id "NM_001146310"; gene_name "C1orf86"; p_id "P10611"; tss_id "TSS5339";
test-trackster-cannot-load-from-dataset-into-saved-vis
test-trackster-cannot-create-empty-vis
test-trackster-cannot-load-data-from-library
test-trackster-cannot-load-data-from-history
The text was updated successfully, but these errors were encountered: