An error in using SRAtoolkit
Here is an unknown error occurred when I use the latest version of SRAtoolkit.
Can't locate JSON/PP.pm in @INC (@INC contains: /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at ./prefetch line 12.
genome
next-gen
rna-seq
• 1,034 views
•
link
updated
by
ATpoint
•
written
by
Andrew Liu •
0 answers
No answers yet.
Log in to answer this question.
More posts like this
-
Can't locate XML/Parser.pm in @INC (@INC contains: module/lib64/perl5/ /usr/local/lib64/perl5 /usr/…
written by adriana.gallego.02 •I cannot find the answer to solve this Can't locate XML/Parser.pm in @INC (@INC contains: module/lib64/perl5/ /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at ./blast_parser.pl …
-
abricate perl module not found
written by zhichusun •abricate Can't locate Path/Tiny.pm in @INC (@INC contains: /root/miniconda3/envs/abricate/lib/site_perl/5.26.2/Path/Tiny.pm /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /root/miniconda3/envs/abricate/bin/abricate line 7. BEGIN failed--compilation aborted at /root/miniconda3/envs/abricate/bin/abricate …
-
The problems of make_html.pl when install the miRDeep2
written by 51203903042 •When I installed miRDeep2, the following error occurred in make_html.pl: Cannot find PDF/API2.pm in @INC (@INC contains: /usr/local/lib64/perl5/usr/local/share/perl5/usr/lib64/perl5/vendor_perl/usr/share/perl5/vendor_perl/ usr / lib64 / perl5 / usr …
-
The problems when i install the miRDeep2
written by 51203903042 •I am trying to install mirdeep2. I tested make_html.pl and error appeared as following: Can't locate PDF/API2.pm in @inc (@inc contains: /home/students/anaconda3/lib/site_perl/5.26.2/PDF/API2.pm /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl …
-
Breakdancer : Can't locate Statistics/Descriptive.pm in @INC while trying to run bam2cfg.pl
written by johnnytam100My command is as follows : /data/tam/script/breakdancer-test-compile/lib/breakdancer-max1.4.5-unstable-66-4e44b43/bam2cfg.pl bwa1/bam/TTNR_bam_0-1000/libTTNRgenome_master_aln.bam.tmp.0000.bam However, the error as follows appeared : Can't locate Statistics/Descriptive.pm in @INC (@INC contains: /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl …
-
Installation of Perl Modules
written by BioinfonextHow to install all perl modules in single command required to run circos on CentOS linux platform? **Installed perl version :** [root@psgl software]# perl -v …
-
The bcftools/htslib VCF commands - Download and installation
written by chengyi31000 •I have much VCF files of sequencing data. (one sample one VCF) And I want to merge it together.I find that vcftools can do this, …
-
error while executing MeDUSA package in redhat server
written by gskbioinfo143 •Dear sir/mam, while executing MeDUSA package for medipseq analysis in redhat server it shows below error. but system is installed with perl v5.10.1 perl medusa.pl …
-
Mirdeep2 Installation (Error In Make_Html.Pl)
written by liran0921 •<p>Hi,</p> <p>I am trying to install mirdeep2. At the last step, I tested make_html.pl and error appeared as following:</p> <p>[liran@ip14-mp2 tools]$ make_html.pl Can't locate PDF/API2.pm …
-
Error When Merging Vcfs With Vcftools'S Vcf-Merge Function
written by Sheila<p>I'm getting an error when i attempt to merge 3 vcfs with VCFtools' vcf-merge function. See below:</p> <p>COMMAND:</p> <pre><code> /ifshome/vcftools_0.1.10/bin/vcf-merge *.vcf > combinedVCF.vcf </code></pre> <p>OUTPUT: …
It means that the indicated Perl module is missing. Is this the precompiled binary of the tool you are using? What is the command you run? Try installing
JSON::PP, please use google for a how-to. Lots of posts on this out there.