-
Notifications
You must be signed in to change notification settings - Fork 4
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
try to move on from six.moves #36
Comments
We can use The better way to download sra files is using
|
I found the way to slove this problem. |
It works! I'd just suggest removing the six.moves requirement - https://github.com/NAL-i5K/NAL_RNA_seq_annotation_pipeline/blob/update-rnannot/rnannot/RNAseq_annotate.py#L12 |
Do we still need the six.moves library for urlretrieve?
https://github.com/NAL-i5K/NAL_RNA_seq_annotation_pipeline/blob/update-rnannot/rnannot/RNAseq_annotate.py#L12
This might be a moot issue if we figure out a different, more reliable way to download SRA data.
The text was updated successfully, but these errors were encountered: