Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • New to Bowtie

    I am pretty new when it comes to bioinformatics. But i need to use bowtie to do only one thing for me. I have multiple tags in a fasta file and i would like to align this against a genome.

    Already made an index of my genome of interest, single alignments like:

    ./bowtie -a -v 2 chloroplast --concise -c ATGCA

    works fine...

    Now i would like to load a fasta file and run it through the program.

    The command:

    /bowtie -S chloroplast reads/input.fa chloroplast5000.sam

    Does not work because i use an input.fa file and not FASTQ. I obtain all my tags through fasta files and would like to use them directly.

    Can someone briefly explain what commands to use?

    Thanks a lot!

    ### I shall keep you updated on the progress ###

    This command seems to work:

    ./bowtie -S chloroplast -f reads/input.fa chloroplast5000.sam

    # reads processed: 193
    # reads with at least one reported alignment: 147 (76.17%)
    # reads that failed to align: 46 (23.83%)
    Reported 147 alignments to 1 output stream(s)
    Last edited by jjk; 11-15-2009, 05:59 PM.

  • #2
    Originally posted by jjk View Post
    This command seems to work:

    ./bowtie -S chloroplast -f reads/input.fa chloroplast5000.sam

    # reads processed: 193
    # reads with at least one reported alignment: 147 (76.17%)
    # reads that failed to align: 46 (23.83%)
    Reported 147 alignments to 1 output stream(s)
    Yes, that's how to do it.

    Thanks,
    Ben

    Comment


    • #3
      Tablet

      For the people who don't know what to do with the .sam files like i did in the beginning. I found this program



      From the Plant Bioinformatics Group SCRI - Tablet

      This is available for:

      Windows (32 bit) or Windows (64 bit)
      Linux (32 bit) or Linux (64 bit)
      Apple Mac OS X
      Solaris (Sparc)

      Comment

      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...
        Yesterday, 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
      58 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 04-10-2024, 10:19 PM
      0 responses
      53 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 04-10-2024, 09:21 AM
      0 responses
      45 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 04-04-2024, 09:00 AM
      0 responses
      55 views
      0 likes
      Last Post seqadmin  
      Working...
      X