This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Tool to identify group pair distance & other metrics from FASTQ files

I am looking for a tool or pipeline to identify metrics from FASTQ data such as group pairs distance. I would also like to have other metrics like read distribution.

rna-seq fastq metrics

Can you clarify what you mean by "group pairs distance"? I've never heard that before; do you mean insert size? And it's also not clear what you mean by "read distribution".

Yes, group pairs distance is the maximum length expected between fragment pairs. These are parameters for Trinity.

2 answers

FastQC

Try to revisit this post - A: Estimating Insert Size From Paired End Data.

Log in to answer this question.