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

RAPT running problem #12

Open
ssqd2022 opened this issue Mar 12, 2022 · 2 comments
Open

RAPT running problem #12

ssqd2022 opened this issue Mar 12, 2022 · 2 comments

Comments

@ssqd2022
Copy link

ssqd2022 commented Mar 12, 2022

When I run RAPT, by the following command:

./run_rapt.py -a SRS10489852

I got the error in verbose.log:
Found input: SRA run accession SRS10489852
Reference data presents and is intact, skip downloading ...
SRA connection failed for accession SRS10489852:...

When, I run the recommended test code

./run_rapt.py -a SRR3496277

I met success and I see the assembly result.

I have tried several other SRA accession numbers. I got the same problem. Any comment or help will be appreciated.

@thibaudnis
Copy link

Thank you for trying RAPT! SRS10489852 is the identifier for a sample, which corresponds to multiple SRA experiements and runs. RAPT takes runs as input, with identifiers starting with the letters SRR, ERR or DRR. In addition, these runs must be of short reads (Illumina).
See SRS10489852. Several experiments are linked to this sample, but the only one that was generated with an Illumina instrument is experiment SRX12530589/run SRR16250963 . Please try running RAPT with SRR16250963 and let us know how it goes.

@thibaudnis
Copy link

I tried running RAPT on SRR16250963. Unfortunately, the run failed in the assembly step. I suspect this is because this sample is a mixture. If you look in the analysis tab of this page, out of the 25% of reads that can be identified, 60% are predicted to be bacterial and most of the rest is eukaryotic.

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

No branches or pull requests

2 participants
-