PalMuc / TransPi

TransPi – a comprehensive TRanscriptome ANalysiS PIpeline for de novo transcriptome assembly
Other
26 stars 14 forks source link

error in Trinity #22

Closed dbajpp0 closed 2 years ago

dbajpp0 commented 2 years ago

Here is Joan Pons. I run full pipeline in conda environment in linux manjaro ./nextflow run TransPi.nf --all --reads "/dades/jpp/rna_plantes/*_R[1,2].uniq.fastq.gz" --k 25,41,53 --maxReadLen 150 -resume

config file was set to skipNormalization = true Command output: ERROR, don't recognize parameter: --no_normalize_reads Please review usage info for accepted parameters. I checked Trintity and subcommand --no_normalize_reads do not exist. I guess this command was set by the pipeline istself Any tip? Thanks

dbajpp0 commented 2 years ago

I solved the issue by using a newer version of Trinity

rivera10 commented 2 years ago

Hello @dbajpp0, Did you install the tools manually? Or did you use the precheck script?

dbajpp0 commented 2 years ago

Hi Ramon,

I installed manually.

Joan

On 04/09/2021 19:29, Ramon Rivera wrote:

Hello @dbajpp0 https://github.com/dbajpp0, Did you install the tools manually? Or did you use the precheck script?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/PalMuc/TransPi/issues/22#issuecomment-913009878, or unsubscribe https://github.com/notifications/unsubscribe-auth/AJXYCWE75Y4OO3N2RDF4WVDUAJJPDANCNFSM5CRZRIQA. Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

-- Joan Pons PhD IMEDEA (CSIC-UIB) Miquel Marques, 21 Esporles, 07190 Illes Balears, SPAIN

email @.*** web http://www.imedea.uib.es/~jpons/JPWPhome.htm NIF CSIC Q2818002D (Tax Number) phone +34 971 611332 fax +34 971 611761



rivera10 commented 2 years ago

Ok, thanks for the info. I was worried the pipeline was not creating the env correctly. Anything let me know.