Unable to run FASTQC on Ubuntu terminal in Windows
Error: Could not find or load main class uk.ac.babraham.FastQC.FastQCApplication Caused by: java.lang.ClassNotFoundException: uk.ac.babraham.FastQC.FastQCApplication
fastqc
• 1,140 views
•
link
updated
by
ATpoint
•
written
by
isana.irfan •
0 answers
No answers yet.
Log in to answer this question.
More posts like this
-
Java class error message when using BBDuk
written by milewski •I am trying to run BBDuk to quality trim and filter my illumina whole genome sequences. I have used other trimming scripts before and have …
-
Error message while running Stats.sh
written by sabreenaalam12345 •I am trying to run stats.sh from BB Map suite on my Fasta file. However, I am always receiving an error message after placing command …
-
GATK variant calling error
written by endretoth •Hi, I have a trouble with variant calling and need help of someone who knows GATK. In a population study, I have mapped, with BWA-MEM, …
-
Please help about java error of BBDuk
written by setaDear all, I'm using BBDuk from bbmap package (last version) for the trimming of RNA-seq reads. I used the below code: bbduk.sh in=file_1.fastq.gz out=trimmed_1.fastq.gz ref=/opt/BBMap/resources/adapters.fa …
-
Error: Could not find or load main class -Xmx4g
written by Adriel Rosa •Hello, I had some problem with gatk haplotypecaller, someone can help me? thats the error: Error: Could not find or load main class “-Xmx4g” my …
-
Could not find or load main class net.sf.picard.sam.SortSam
written by blurHi, I am trying to run a protocol from a paper in nature, and I am stuck with this step: The commands parameters are as …
-
Set classpath in Java for fastqc
written by Wet&DryImmunologyHi, I was trying to use fastqc to check the sequencing quality of my sample. When I tried to use: "fastqc" I got error like: …
-
NoClassDefFoundError of biojava
written by sydghyyh14 •I want to test biojava with code as following: ``` import org.biojava.nbio.core.exceptions.CompoundNotFoundException; import org.biojava.nbio.core.sequence.*; public class biotest { public static void main(String[] args) throws CompoundNotFoundException …
-
How can I solve this error "Could not find of load main class net. maizegenetics.pipeline.TasselPip…
written by JorgeGonzalez •Hi all I am trying to run **TASSEL 3.0** in my computer S.O Window 8.1x 64 bits (RAM 4GB), but I have the following error: …
-
How To Get Picard-1.33 Working
written by Biomed<p>I downloaded Picard-1.33 and I can't seem to get it working under a unix command line. Any help in how you should start this program …
what was your command-line ?
How To Ask Good Questions On Technical And Scientific Forums