-
Notifications
You must be signed in to change notification settings - Fork 3
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
Could not find 'qebil' to install #10
Comments
Hi @shanif3, at the moment there is no pypi release available but you can install the latests version via github, like this: |
thanks! and got- why? |
The explanation of why this happens is here: From there: In general, if is just that the files weren't able to download you can try multiple times, until you get all the files. |
Thanks for the response! |
Right, for whatever reason [network outages, multiple download calls, the moon is not in the right location, too much wind ;-)] sometimes the URL for the submitted files is not available from ENA so trying multiple times works. In my limited experience, early in the week seems to work better than the weekend. |
interesting ... ;) |
I want to add, that I have a program that rn can download data from SRA so if I manage to download the fastq from qiita can I do the same process with qiime2 to get the otu and taxonomy files? |
I just tried
In other words, the code can't automatically guess what kind of data is this. I think you can use some combinations of parameters to force things - if you are sure of the data you are downloading. Anyway, I don't see why not using the other tool while we figure this one out; basically the most important thing is the metadata and that the files follow the run_prefix convention (within the preps) so they are easily linkable within Qiita. |
I run the same command, and it doesn't download any fastq, not even 1:( |
In the past, we simply ignore hard to download/fix studies/samples - if they are a must for our meta-analysis, we will contact whoever deposited the data and work directly with them to fix them and upload them to Qiita so others can reuse them in the future. However, sometimes, this is not possible. Additionally, we will evaluate the importance of a study based on their results and the number of samples - the lowest we have gone is ~20 samples per study. |
(qebil) -bash-5.1$ pip install qebil
ERROR: Could not find a version that satisfies the requirement qebil (from versions: none)
ERROR: No matching distribution found for qebil
The text was updated successfully, but these errors were encountered: