Seqanswers Leaderboard Ad

Collapse

Announcement

Collapse
No announcement yet.
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Manipulating the quality file during fasta-demultiplexing with QIIME

    Hi!

    I am using QIIME to process my dataset of 2 million joined PE-reads (~500 bp).

    I want to use cd-hit as my OTU picker. cd-hit requires a fastq file with every sequence startsing with the 5'-F-amplification-primer.

    With QIIME, i could convert the fastq to fasta and a quality file.
    I did a split_libraries.py:

    split_libraries.py -f in.fasta -m mapping.txt -q qualityfile -l 200 --keep-primer -a 0 -H 6 -o Split_lib -b 8 -M 2

    The --keep-primer option keeps the primer sequence inside the sequence, -l deletes short reads, -a keeps the number of Ns at zero, and -H removes long stretches of homopolymers.

    The problem is that, while this command runs smoothly, the corresponding quality file is not processed, so i cannot convert back the resulting fasta to fastq to run cd-hit.

    As far as i can see it, there are several options:

    1) Run QIIME's split_libraries_fastq.py instead, but all these nice options available in the fasta-script are not available.
    What would be the most equivalent command line for split_libraries_fastq.py with:
    - removal of ambigous base calls
    - removal of short reads
    - removal of barcodes
    - removal of reads with long homopolymer calls
    - keeping the primers

    ?

    2) Compare the headers in the resulting fasta to the headers in the qual.file, and do some whitelisting process. I have no idea how to do that, though.

    3) Find a way telling split_libraries.py to process the quality file as well. I though it would be -q in the split_libraries.py, but that did actually nothing.


    Any help is really, really appreciated.
    Last edited by nouse; 01-15-2015, 04:01 AM.

Latest Articles

Collapse

  • seqadmin
    Essential Discoveries and Tools in Epitranscriptomics
    by seqadmin




    The field of epigenetics has traditionally concentrated more on DNA and how changes like methylation and phosphorylation of histones impact gene expression and regulation. However, our increased understanding of RNA modifications and their importance in cellular processes has led to a rise in epitranscriptomics research. “Epitranscriptomics brings together the concepts of epigenetics and gene expression,” explained Adrien Leger, PhD, Principal Research Scientist...
    04-22-2024, 07:01 AM
  • seqadmin
    Current Approaches to Protein Sequencing
    by seqadmin


    Proteins are often described as the workhorses of the cell, and identifying their sequences is key to understanding their role in biological processes and disease. Currently, the most common technique used to determine protein sequences is mass spectrometry. While still a valuable tool, mass spectrometry faces several limitations and requires a highly experienced scientist familiar with the equipment to operate it. Additionally, other proteomic methods, like affinity assays, are constrained...
    04-04-2024, 04:25 PM

ad_right_rmr

Collapse

News

Collapse

Topics Statistics Last Post
Started by seqadmin, Today, 11:49 AM
0 responses
13 views
0 likes
Last Post seqadmin  
Started by seqadmin, Yesterday, 08:47 AM
0 responses
16 views
0 likes
Last Post seqadmin  
Started by seqadmin, 04-11-2024, 12:08 PM
0 responses
61 views
0 likes
Last Post seqadmin  
Started by seqadmin, 04-10-2024, 10:19 PM
0 responses
60 views
0 likes
Last Post seqadmin  
Working...
X