-
Notifications
You must be signed in to change notification settings - Fork 25
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
issue with parsnp/1.5.4 #91
Comments
Hello, @lanorvege |
@valery-shap to clarify, you were observing the
issue as well, but resolved it by lowering the number of threads used? |
No, I don't have this issue now , it successfully ended.
I changed the reference to one contig with only chromosome mkdir: cannot create directory ‘../blocks/’: File exists *** WARNING *** Assuming DNA (see -seqtype option), invalid letters found: *** WARNING *** Assuming DNA (see -seqtype option), invalid letters found: *** WARNING *** Assuming DNA (see -seqtype option), invalid letters found: *** WARNING *** Assuming DNA (see -seqtype option), invalid letters found: *** WARNING *** Assuming DNA (see -seqtype option), invalid letters found: and like this
and have variants with cluster too
I've found the files with K, M, Y symbols and removed them then I've done test dir with ideal 5 genomes and run parsnp without slurm on another server but just in terminal, I've set 30 cpus Now I've the final output folder with all output files: changed reference with one chromosome and including all genomes(with K,Y, W symbols), I see them in log file of parsnp (about Len and gc) but couldn't find on the tree. In the beginning I had this issue on slurm server with 750 gb ram too:
There is no such flag. Valery |
Hi, I'm currently trying to use parsnp v1.5.4 on a slurm cluster (with raxml v8.2.12, PhiPack/1.0, harvest-tools/1.3, FastTree/2.1.11) and I keep getting an error when trying to run parsnp on my 13 bacterial genomes. Any idea on how to fix this?
here is wath I have on my terminal window:
srun -c 4 parsnp -d test_parsnp/ -r! -o test_parsnp/output_parsnp -v -c -p 32 -P 128000
|--Parsnp 1.5.4--|
For detailed documentation please see --> http://harvest.readthedocs.org/en/latest
13:56:05 - INFO -
SETTINGS:
|-refgenome: autopick
|-genomes:
test_parsnp/EERA844_lgtfilt.fasta
test_parsnp/Ec046_lgtfilt.fasta
...12 more file(s)...
test_parsnp/EERA890_lgtfilt.fasta
test_parsnp/Ec125_lgtfilt.fasta
|-aligner: muscle
|-outdir: test_parsnp/output_parsnp
|-OS: Linux
|-threads: 32
13:56:05 - INFO - <>
13:56:05 - INFO - No genbank file provided for reference annotations, skipping..
13:56:05 - DEBUG - Sorting reference replicons
13:56:05 - DEBUG - Writing .ini file
13:56:05 - INFO - Running Parsnp multi-MUM search and libMUSCLE aligner...
13:56:05 - DEBUG - /opt/gensoft/exe/parsnp/1.5.4/bin/parsnp_core test_parsnp/output_parsnp/parsnpAligner.ini
14:03:22 - CRITICAL - The following command failed:
>>$ /opt/gensoft/exe/parsnp/1.5.4/bin/parsnp_core test_parsnp/output_parsnp/parsnpAligner.ini
Please veryify input data and restart Parsnp.
If the problem persists please contact the Parsnp development team.
Ec046_lgtfilt.fasta.ref,Len:5089403,GC:50.7909
...
Finished processing input sequences, elapsed time: 3 seconds
...
Finished recursive MUM search, elapsed time: 1 seconds
parsnpAligner:: rapid whole genome SNP typing
ParSNP: Preparing to construct global multiple alignment framework
Preparing to verify and process input sequences...
Searching for initial MUM anchors...
...
Performing recursive MUM search between MUM anchors...
Filtering spurious matches...
Creating and verifying final LCBs...
Writing output files & aligning LCBs...
*** ERROR *** TreeFromSeqVect_UPGMA, CLUSTER_6 not supported
*** ERROR *** TreeFromSeqVect_UPGMA, CLUSTER_6 not supported
*** ERROR *** TreeFromSeqVect_UPGMA, CLUSTER_6 not supported
srun: error: task 0: Exited with exit code 2
The text was updated successfully, but these errors were encountered: