Hi everyone, I was running MultiQC in my current directory where my fastp report files are located but could not get any result (No analysis results found. Cleaning up..).
do you have any solutions?
Multiqc looks for specific file names. Is fastp results there? Can you show a tree of your files or show the fastp files with find -type -f -name "*fastp.json"
Hello, I am working with WGS data sequenced on a NovaSeq X+. I used Fastp for preprocessing, including applying N-base filtering. However, upon reviewing the …
Could someone provide a detailed guide on downstream preprocessing steps based on my FASTQC report? I conducted FASTQC analysis on a paired sample, and here …
Hi everyone, I encountered an issue while running CSAtool. This is my command and report: ![enter image description here][1] [1]: /media/images/63fb2a05-711b-4fbc-9811-1f1eb6e3 What’s `free(): invalid next …
Hi Everyone. I have Iseq run BCL files and I am trying to perform demultiplexing using the following command ```bash bcl2fastq --runfolder-dir 20221017_FS10000388_34_BPN80013-1437 -p 12 …
Hello,everyone; I'm running denovo RNA-Seq; I meet some questions with using Trinity; My trinity is trinity2.2.0; but the result is not normal; Please help me. …
Multiqc looks for specific file names. Is fastp results there? Can you show a
treeof your files or show the fastp files withfind -type -f -name "*fastp.json"Hi barslmn, there are only fastp report files.
These file names should end with "*fastp.json". Try renaming and running the multiqc again.