Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • #16
    Originally posted by AnushaC View Post
    anusha@cn1:/raid/development/anusha> bowtie -v 3 -k 2 --sam /raid/references-and-indexes/hg19/bowtie-indexes/hg19 /raid/development/anusha/SRR203400.fastq > samtools view -S F /raid/development/anusha/SRR203400.bowtieold.flagtrnc.sam
    Extra parameter(s) specified: "F", "/raid/development/anusha/SRR203400.bowtieold.flagtrnc.sam"
    Command: bowtie -v 3 -k 2 --sam -S /raid/references-and-indexes/hg19/bowtie-indexes/hg19 /raid/development/anusha/SRR203400.fastq view F /raid/development/anusha/SRR203400.bowtieold.flagtrnc.sam
    anusha@cn1:/raid/development/anusha> bowtie -v 3 -k 2 --sam /raid/references-and-indexes/hg19/bowtie-indexes/hg19 /raid/development/anusha/SRR203400.fast -F /raid/development/anusha/SRR203400.bowtieold.flagtrnc.sam
    Command: bowtie -v 3 -k 2 --sam /raid/references-and-indexes/hg19/bowtie-indexes/hg19 /raid/development/anusha/SRR203400.fast -F /raid/development/anusha/SRR203400.bowtieold.flagtrnc.sam
    anusha@cn1:/raid/development/anusha>
    I assume you mean:
    Code:
    bowtie -v 3 -k 2 --sam /raid/references-and-indexes/hg19/bowtie-indexes/hg19 /raid/development/anusha/SRR203400.fastq | samtools view -S -F 0x4 -o /raid/development/anusha/SRR203400.bowtieold.flagtrnc.bam -
    Or something like that, which will write to a BAM file and ignore unaligned reads.

    Comment


    • #17
      Originally posted by AnushaC View Post
      Hi Everybody ,
      Can anyone explain me how to look for the SNP's in IGV browser


      Thanks,
      Anusha.Ch
      I assume you mean "look at SNPs", since it would take forever to manually look for them in the whole genome. You should be able to answer that question yourself (hint, what should a SNP look like?).

      Comment


      • #18
        Fastq dump and finding the contiguous reads covered by at least one read

        Hi Everyone ,
        I have couple of questions . Can anybody explain me in detail answers

        1) When u are using fast dump if u want to output to specific place where you want what option in fastq dunpl wil give this.

        fastq-dump [options] [ -A ]
        fastq-dump [options]
        what is the accession in the option what for it used because if i gave without option A it worked. I am using shell script to automate my process i want the output to the place i wanted .
        I used above shell script it worked
        #!/bin/bash
        # generating a fastq file using fastq dump

        fastq-dump $2 $1
        but while running it came like this why ?


        anusha@cn1:/raid/development/anusha/python_test/shelltest> ./SRAtoBAM.sh /raid/development/anusha/python_test/shelltest/SRR203400.sra /raid/development/anusha/python_test/shelltest/SRR203400.fastq
        2013-10-01T22:02:53 fastq-dump.2.1.12 err: table not found while opening manager within database module - failed to open '/raid/development/anusha/python_test/shelltest/SRR203400.fastq'
        Written 16472407 spots for /raid/development/anusha/python_test/shelltest/SRR203400.sra
        Written 16472407 spots total

        2) what tools will give " contiguous reads covered by at least one read "


        Thanks so much in advance

        Thanks,
        Anusha.Ch

        Comment

        Latest Articles

        Collapse

        • seqadmin
          Strategies for Sequencing Challenging Samples
          by seqadmin


          Despite advancements in sequencing platforms and related sample preparation technologies, certain sample types continue to present significant challenges that can compromise sequencing results. Pedro Echave, Senior Manager of the Global Business Segment at Revvity, explained that the success of a sequencing experiment ultimately depends on the amount and integrity of the nucleic acid template (RNA or DNA) obtained from a sample. “The better the quality of the nucleic acid isolated...
          03-22-2024, 06:39 AM
        • seqadmin
          Techniques and Challenges in Conservation Genomics
          by seqadmin



          The field of conservation genomics centers on applying genomics technologies in support of conservation efforts and the preservation of biodiversity. This article features interviews with two researchers who showcase their innovative work and highlight the current state and future of conservation genomics.

          Avian Conservation
          Matthew DeSaix, a recent doctoral graduate from Kristen Ruegg’s lab at The University of Colorado, shared that most of his research...
          03-08-2024, 10:41 AM

        ad_right_rmr

        Collapse

        News

        Collapse

        Topics Statistics Last Post
        Started by seqadmin, Yesterday, 06:37 PM
        0 responses
        10 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, Yesterday, 06:07 PM
        0 responses
        9 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 03-22-2024, 10:03 AM
        0 responses
        50 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 03-21-2024, 07:32 AM
        0 responses
        67 views
        0 likes
        Last Post seqadmin  
        Working...
        X