Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Download samples from SRA #8

Closed
mkatsanto opened this issue Mar 1, 2021 · 5 comments · Fixed by #50
Closed

Download samples from SRA #8

mkatsanto opened this issue Mar 1, 2021 · 5 comments · Fixed by #50
Assignees

Comments

@mkatsanto
Copy link
Collaborator

Is your feature request related to a problem? Please describe.
Extension for SRA sample download compatibility

Describe the solution you'd like
Implementation in extensions/sra.py

Additional context
Execute only if the user inputs any SRA sample identifiers
Python package for retrieving metadata and downloading datasets from SRA/ENA: https://pypi.org/project/pysradb/

@mkatsanto
Copy link
Collaborator Author

@uniqueg uniqueg added the good first issue Good for newcomers label Mar 5, 2021
@uniqueg uniqueg removed the good first issue Good for newcomers label Mar 14, 2022
@mzavolan mzavolan self-assigned this Mar 14, 2022
@mzavolan
Copy link
Contributor

Tried to install and test the pysradb code. Errors all over the place. I don't think this is usable for the time being.

@mzavolan
Copy link
Contributor

Tried to install and test the pysradb code. Errors all over the place. I don't think this is usable for the time being.

Filed a bug report, the developer is aware of the issue and will try to fix it.

@dominikburri
Copy link
Contributor

As discussed with @uniqueg and @mzavolan, we will write a separate Snakemake workflow for SRA downloads (using fastq-dump), similar to how we run HTSinfer. Will open new issues for that.

@uniqueg
Copy link
Member

uniqueg commented Dec 2, 2022

Just a note that this functionality should consider the --execution-mode. If the value is DRY_RUN, the samples shouldn't actually be downloaded. Instead it should be logged what would be downloaded.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants