-
Notifications
You must be signed in to change notification settings - Fork 6
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
Error during functional profiling #4
Comments
Hi arfaiq, Could you please send me the content of your input file by doing this: |
Hi, This is what I get: $ zcat mock_fungal_paired1.fq.gz File | head @GCF_000002515.2_ASM251v1_genomic-2000000/1 |
hi I am having similar issue to the above Also this is the error log when submitting the job FunOMIC.sh -1 /srv/scratch/z3192995/LOTUS_meta/READ_QC_1/MTG220_a/final_pure_reads_1.fastq -2 /srv/scratch/z3192995/LOTUS_meta/READ_QC_1/MTG220_a/final_pure_reads_2.fastq -p MTG220_a -o /srv/scratch/z3192995/LOTUS_meta/funomic/MTG220 -a /srv/scratch/z3192995/DB/funomic/New_folder/BacterialDB -b /srv/scratch/z3192995/DB/funomic/New_folder/FunOMIC_T -c /srv/scratch/z3192995/DB/funomic/New_folder/FunOMIC.P.v1 -t 8 |
These are the error logs for each step diamond v2.0.15.153 (C) Max Planck Society for the Advancement of Science #CPU threads: 4 Taxonomy_profiling folder: bact_decontam.log |
Hi @arfaiq , sorry I made a mistake. The input for this step should be the merged file ended named "joined.fastq" under the functional_profiling folder. Could you try this code to check if you can generate this file? If yes, can you send me the first few lines of this file? Thanks! |
Hi, after adding this to the code, I get the following logs: Taxonomical profiling: Functional profiling: #CPU threads: 80 Bacterial decontamination log: This is what the code looks like now: ##############################################
|
Hi @arfaiq Looks like you have problem at the bacterial reads removal step, is it possible to share your data so that I can test at my side? |
Hello,
I am getting the following error for functional profiling when running the pipeline (this is the log):
diamond v2.0.15.153 (C) Max Planck Society for the Advancement of Science
Documentation, support and updates available at http://www.diamondsearch.org
Please cite: http://dx.doi.org/10.1038/s41592-021-01101-x Nature Methods (2021)
#CPU threads: 80
Scoring parameters: (Matrix=BLOSUM62 Lambda=0.267 K=0.041 Penalties=11/1)
Temporary directory: /cluster/projects/nn9383k/arfa/funomic_analysis/output_folder/functional_profiling
#Target sequences to report alignments for: 25
Opening the database... [0.447s]
Database: /cluster/projects/nn9383k/arfa/funomic_analysis/FunOMIC.P.v1//FunOMIC.P.v1.dmnd (type: Diamond database, sequences: 3413239, letters: 1879525586)
Block size = 5000000000
Opening the input file... [0.001s]
Error: Error detecting input file format. First line seems to be blank.
The text was updated successfully, but these errors were encountered: