cluster and determine frequency of reads in fastq file
How could I determine the frequency of reads in a fastq file ? I would also like to cluster the reads in the fastq file.
sequence
alignment
• 2,741 views
•
link
updated
by
Biostar
•
written
by
mccormack •
0 answers
No answers yet.
Log in to answer this question.
More posts like this
-
Cell Barcode Identification and Counting
written by joseph.landry •Hi All, I completed a single cell DNA barcoding experiment and have the .fastq file. The reads in the .fastq file are the 40 bp …
-
How can I align a specific squence against fastq reads
written by Juliana •Hi, I would like to know which is the best tool to align a specific sequence against fastq reads from a WGS and afterwards determine …
-
Clustering ilumina reads with different lengths
written by usr2 •Hi, I have a set of fastq reads that I would like to cluster, independent of read length. Having the initial data: AAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAA AAAAAAA …
-
Determine if the reads in a .fasta file of a bacteria contains plasmid
written by suzuBell •I have the reads in a .fasta file for a bacterial strain. I was able to assemble these reads into contigs and determine the size …
-
How to remove contamination reads from fastq flle
written by jeccy.JI have a fastq (negetive control generated using shotgun metagenome sequencing) file that seems to be contaminated by some sequences contaminating my reagents during library …
-
How to decide how many Iontorrent reads to run for contig assembly using Mira assembler?
written by DanielCDear Friends, I am running Mira contig assembler on a iontorrent sequenced bacteriophage fastq file. The total number of reads in the fastq file is …
-
Forum: Modernising the FASTQ Format
written by dario.garvanThe FASTA and FASTQ formats were formed a long time ago when only a small number of sequences were ever available. Now that they are …
-
cluster groups of values disregarding specific sequence of values
written by mccormack •I have a matrix (or data frame, Excel spreadsheet). It is populated with alphanumeric identifiers (ATG numbers if you are familiar with plants; ex. At1G45623). …
-
Find number of reads that contain at least 1 sequence from a list of sequences
written by joltex •I have MiSeq fastq's and I would like to know how many reads in each fastq contain at least one sequence from a list of …
-
Randomly Split A Fastq File
written by Assa Yeroslaviz<p>Hi,</p> <p>We have one fastq file, which we would like to split into three smaller fastq files. This could be probably done with the split …
Are you referring to counting "how many sequence types" are present in the dataset? What would be the purpose of clustering the reads? Deduplication?
I am trying to follow the procedure found here: https://dnacore.mgh.harvard.edu/new-cgi-bin/site/pages/crispr_sequencing_pages/crispr_sequencing_algorithm.jsp
Have you tried to email the person on that page to see if they have ready code that implements that procedure?
Yes, I e-mailed and received a reply before posting this question. The reply was that there could not be any more clearer explanation than what appears on the web page.
Hi Mccormack,
I am also interested doing the same. I am working on the miRNA. They have well conserved regions in them. So I would like to determine the frequency of each reads and want them to cluster it using fastq file.
Can you please share your inputs?
bump
I am also interested in this question. I am currently trying to map RNA-seq reads to a newly available reference genome. From what I read in a previous transcriptome paper done in this model, clustering the reads to unique groups seems to be useful/necessary?
Thank you!