Open magicDGS opened 8 years ago
This could be implemented as a SourceHandler
, but it requires that the libraries for handle SRA should be downloaded. Because of the new design, just by implementing this new handler will allow to use the SRA support in every tool that use RTDataSource
.
We could benefit from downloading and formatting SRA accessions provided as input, to normalize also public available data. Exploring the SRA handling from htsjdk will help to improve it.