Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • tophat with a list of gene model annotations.

    I download the GTF (gene model annotations) file from:

    ftp://ftp.ensembl.org/pub/current/gt...Ch37.59.gtf.gz

    I run tophat with the option -G, the Bowtie index is H. sapiens, NCBI v37. Download from ftp://ftp.cbcb.umd.edu/pub/data/bowt...7_asm.ebwt.zip

    Because the chromosome names in the gene model annotations must match the names in the Bowtie index. So I use this sed script to convert the chromosome name in GTF to match the names in the Bowtie index. Is it right? Thanks.


    Code:
    s/^1\t/gi|224589800|ref|NC_000001.10|\t/g;
    s/^10\t/gi|224589801|ref|NC_000010.10|\t/g;
    s/^11\t/gi|224589802|ref|NC_000011.9|\t/g;
    s/^12\t/gi|224589803|ref|NC_000012.11|\t/g;
    s/^13\t/gi|224589804|ref|NC_000013.10|\t/g;
    s/^14\t/gi|224589805|ref|NC_000014.8|\t/g;
    s/^15\t/gi|224589806|ref|NC_000015.9|\t/g;
    s/^16\t/gi|224589807|ref|NC_000016.9|\t/g;
    s/^17\t/gi|224589808|ref|NC_000017.10|\t/g;
    s/^18\t/gi|224589809|ref|NC_000018.9|\t/g;
    s/^19\t/gi|224589810|ref|NC_000019.9|\t/g;
    s/^20\t/gi|224589812|ref|NC_000020.10|\t/g;
    s/^21\t/gi|224589813|ref|NC_000021.8|\t/g;
    s/^22\t/gi|224589814|ref|NC_000022.10|\t/g;
    s/^2\t/gi|224589811|ref|NC_000002.11|\t/g;
    s/^3\t/gi|224589815|ref|NC_000003.11|\t/g;
    s/^4\t/gi|224589816|ref|NC_000004.11|\t/g;
    s/^5\t/gi|224589817|ref|NC_000005.9|\t/g;
    s/^6\t/gi|224589818|ref|NC_000006.11|\t/g;
    s/^7\t/gi|224589819|ref|NC_000007.13|\t/g;
    s/^8\t/gi|224589820|ref|NC_000008.10|\t/g;
    s/^9\t/gi|224589821|ref|NC_000009.11|\t/g;
    s/^X\t/gi|224589822|ref|NC_000023.10|\t/g;
    s/^Y\t/gi|224589823|ref|NC_000024.9|\t/g;
    s/^MT\t/gi|17981852|ref|NC_001807.4|\t/g;

  • #2
    I do not use --no-novel-juncs in my analysis.

    Comment


    • #3
      bowtie-inspect --names h_sapiens_37_asm

      gi|224589800|ref|NC_000001.10| Homo sapiens chromosome 1, GRCh37 primary reference assembly
      gi|224589811|ref|NC_000002.11| Homo sapiens chromosome 2, GRCh37 primary reference assembly
      gi|224589815|ref|NC_000003.11| Homo sapiens chromosome 3, GRCh37 primary reference assembly
      gi|224589816|ref|NC_000004.11| Homo sapiens chromosome 4, GRCh37 primary reference assembly
      gi|224589817|ref|NC_000005.9| Homo sapiens chromosome 5, GRCh37 primary reference assembly
      gi|224589818|ref|NC_000006.11| Homo sapiens chromosome 6, GRCh37 primary reference assembly
      gi|224589819|ref|NC_000007.13| Homo sapiens chromosome 7, GRCh37 primary reference assembly
      gi|224589820|ref|NC_000008.10| Homo sapiens chromosome 8, GRCh37 primary reference assembly
      gi|224589821|ref|NC_000009.11| Homo sapiens chromosome 9, GRCh37 primary reference assembly
      gi|224589801|ref|NC_000010.10| Homo sapiens chromosome 10, GRCh37 primary reference assembly
      gi|224589802|ref|NC_000011.9| Homo sapiens chromosome 11, GRCh37 primary reference assembly
      gi|224589803|ref|NC_000012.11| Homo sapiens chromosome 12, GRCh37 primary reference assembly
      gi|224589804|ref|NC_000013.10| Homo sapiens chromosome 13, GRCh37 primary reference assembly
      gi|224589805|ref|NC_000014.8| Homo sapiens chromosome 14, GRCh37 primary reference assembly
      gi|224589806|ref|NC_000015.9| Homo sapiens chromosome 15, GRCh37 primary reference assembly
      gi|224589807|ref|NC_000016.9| Homo sapiens chromosome 16, GRCh37 primary reference assembly
      gi|224589808|ref|NC_000017.10| Homo sapiens chromosome 17, GRCh37 primary reference assembly
      gi|224589809|ref|NC_000018.9| Homo sapiens chromosome 18, GRCh37 primary reference assembly
      gi|224589810|ref|NC_000019.9| Homo sapiens chromosome 19, GRCh37 primary reference assembly
      gi|224589812|ref|NC_000020.10| Homo sapiens chromosome 20, GRCh37 primary reference assembly
      gi|224589813|ref|NC_000021.8| Homo sapiens chromosome 21, GRCh37 primary reference assembly
      gi|224589814|ref|NC_000022.10| Homo sapiens chromosome 22, GRCh37 primary reference assembly
      gi|224589822|ref|NC_000023.10| Homo sapiens chromosome X, GRCh37 primary reference assembly
      gi|224589823|ref|NC_000024.9| Homo sapiens chromosome Y, GRCh37 primary reference assembly
      gi|17981852|ref|NC_001807.4| Homo sapiens mitochondrion, complete genome

      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...
        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
      12 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