Scout: Save individuals splice junction track files from case config file

Created on 15 Apr 2021  路  8Comments  路  Source: Clinical-Genomics/scout

Introduce the possibility to upload individual-specific splice junction tracks when the case is loaded via yaml config file.

Check here for reference on the naming of these 2 files: https://github.com/Clinical-Genomics/scout/pull/2487

enhancement Easy RNA-seq

All 8 comments

Include splice junctions tracks when demo case is loaded as well. Test tracks from a cell line kindly provided by @jemten . They're under:

/home/proj/stage/rare-disease/cases/finequagga/analysis/ACC5963A1/build_sj_tracks/
/home/proj/stage/rare-disease/cases/sharpparrot/analysis/ACC5963A2/build_sj_tracks

Bigwig file from the cell line from in comment above looks too big to be included in the demo case (495 Mb). We should probably filter out the regions that do not contain the demo variants!

Filtering is fine; otw how about figshare?

Figshare is an option, but there might be that CORS issue that you know

Right, but we have the built in proxy now, though perhaps we only enabled it for annotation tracks?

Right, but we have the built in proxy now, though perhaps we only enabled it for annotation tracks?

Yes, and what about the bigwig splice junctions tracks that are on our prod server: in that case we don't need them to be returned by the proxy endpoint

And the proxy endpoint we have doesn't return ranges of data, which means we need to create another specific proxy endpoint or fix the one we have. That is fine, but perhaps it's easier to filter the bigwig at this point..

Agreed, good points. Both solvable, but perhaps unnecessary effort right now.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

andreaswallberg picture andreaswallberg  路  4Comments

keyvanelhami picture keyvanelhami  路  5Comments

northwestwitch picture northwestwitch  路  5Comments

ielvers picture ielvers  路  3Comments

northwestwitch picture northwestwitch  路  3Comments