We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The sra_to_qiime.py script in this gist should be converted to be a pyqi Command. (Don't worry about creating an Interface for it right now.)
sra_to_qiime.py
Command
Interface
Start by installing pyqi and then working through the pyqi getting started tutorials. Then create a new SraToQiime pyqi Command, and add it to this repository.
SraToQiime
The text was updated successfully, but these errors were encountered:
Here is the new version of the sra_to_qiime.py converted for pyqi.
https://gist.github.com/casaburi/5709681#file-sra_to_qiime-py
Sorry, something went wrong.
Can you add this to your fork of the meta-miRNA repository and then submit a pull request?
On Fri, Oct 11, 2013 at 2:25 PM, Giorgio Casaburi [email protected]:
Here is the new version of the sra_to_qiime.py converted for pyqi. https://gist.github.com/casaburi/5709681#file-sra_to_qiime-py — Reply to this email directly or view it on GitHubhttps://github.com//issues/1#issuecomment-26175550 .
— Reply to this email directly or view it on GitHubhttps://github.com//issues/1#issuecomment-26175550 .
I thought I already did that, it should probably show up a pull request now.
Def. Quota Greg Caporaso [email protected]:
Can you add this to your fork of the meta-miRNA repository and then submit a pull request? On Fri, Oct 11, 2013 at 2:25 PM, Giorgio Casaburi [email protected]: Here is the new version of the sra_to_qiime.py converted for pyqi. https://gist.github.com/casaburi/5709681#file-sra_to_qiime-py ? Reply to this email directly or view it on GitHubhttps://github.com//issues/1#issuecomment-26175550 . Reply to this email directly or view it on GitHub: #1 (comment)
Here is the new version of the sra_to_qiime.py converted for pyqi. https://gist.github.com/casaburi/5709681#file-sra_to_qiime-py ? Reply to this email directly or view it on GitHubhttps://github.com//issues/1#issuecomment-26175550 .
? Reply to this email directly or view it on GitHubhttps://github.com//issues/1#issuecomment-26175550 .
Reply to this email directly or view it on GitHub: #1 (comment)
Giorgio Casaburi, M.S., Ph.D.c CEINGE-Biotecnologie Avanzate Via Gaetano Salvatore,486 - 80145 Napoli, Italy Tel.: +39 081 37 37 855 Mobile: +39 347 4831431 e-mail: [email protected]
This message was sent using IMP, the Internet Messaging Program.
casaburi
No branches or pull requests
The
sra_to_qiime.py
script in this gist should be converted to be a pyqiCommand
. (Don't worry about creating anInterface
for it right now.)Start by installing pyqi and then working through the pyqi getting started tutorials. Then create a new
SraToQiime
pyqiCommand
, and add it to this repository.The text was updated successfully, but these errors were encountered: