Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • jp.
    replied
    May please I get the commands to remove the seq-adaptor prior to bwa for PE Illumina ?

    Leave a comment:


  • mikeworth
    replied
    i removed the adapters (and more) from the reads. our data was barcoded and i separated the reads via a perl script based on the barcodes and removed everything up to and including the barcodes.

    i'm curious why you're asking?

    thanks,
    mike

    Leave a comment:


  • cdry7ue
    replied
    Mikeworth,
    Did you remove the sequencing adaptors or are you relying on BWA to do the soft clipping at the ends of the reads?

    Leave a comment:


  • mikeworth
    replied
    thanks. i've run bwa, as described above, w/ the paired end data and i believe everything went properly.

    thanks again
    mike

    Leave a comment:


  • mikeworth
    replied
    thanks for the help.

    Leave a comment:


  • swbarnes2
    replied
    I don't know that the sam file will reflect that you have paired reads if you cat the two fastqs together. It probably won't. If you carry out the default commands as you have written them, the software will figure out that the read are paired, and will set the flags, and ISIZE, etc correctly.

    Leave a comment:


  • mikeworth
    started a topic using bwa to map illumina paired end reads

    using bwa to map illumina paired end reads

    hello,

    ugh... this is such a stupid question, i'm embarrassed to ask it, but i must. i can't find a definition of the workflow to use bwa to map paired end reads anywhere (am i simply missing it?). i'm starting with fastq seq files and i know how to index the genome. compiling info from the snooping i've done - this is what i believe the workflow to be:

    $ bwa aln genome.index.fa s_4_1_sequence.fastq > s_4_1.sai
    $ bwa aln genome.index.fa s_4_2_sequence.fastq > s_4_2.sai

    $ bwa sampe genome.index.fa s_4_1.sai s_4_2.sai s_4_1_sequence.fastq s_4_2_sequence.fastq > s_4.sam

    then, using samtools and s_4.sam i can create .bam and .bam.bai files.

    is this correct? i think i understand the -b1 and -b2 options, but those are only used when starting w/ .bam files, which i'm not.

    what is a little confusing to me is the two separate calls to 'bwa aln'. i suppose it's wildly wrong to (unix) cat the two s_4_[12]_sequence.fastq files together and make one call to 'bwa aln'?

    thanks for your help,
    mike

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, 04-11-2024, 12:08 PM
0 responses
59 views
0 likes
Last Post seqadmin  
Started by seqadmin, 04-10-2024, 10:19 PM
0 responses
57 views
0 likes
Last Post seqadmin  
Started by seqadmin, 04-10-2024, 09:21 AM
0 responses
53 views
0 likes
Last Post seqadmin  
Started by seqadmin, 04-04-2024, 09:00 AM
0 responses
56 views
0 likes
Last Post seqadmin  
Working...
X