Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • Error occured in matchAnnot.py

    Hi there,
    A ERROR occurred during running matchAnnot.py by using human genome hg38 and annotation file v.25. The error message said "chromosome 10 not in annotation" but it actually exist in gtf file. However, there is no such a problem when apply genome hg19 and GTF file v.19. I googled it, someone came across the same one but no perfect answer to solve it. Any help would be appreciated!
    Click image for larger version

Name:	matchAnnote.png
Views:	1
Size:	49.8 KB
ID:	309112

  • #2
    Originally posted by lingling huang View Post
    Hi there,
    A ERROR occurred during running matchAnnot.py by using human genome hg38 and annotation file v.25. The error message said "chromosome 10 not in annotation" but it actually exist in gtf file. However, there is no such a problem when apply genome hg19 and GTF file v.19. I googled it, someone came across the same one but no perfect answer to solve it. Any help would be appreciated!
    [ATTACH]4493[/ATTACH]

    This is really a question for the author of the software, MatchAnnot, Tom Skelly.

    Python scripts for matching output of Pacific Biosciences IsoSeq RNA-seq pipeline to an annotation file. - TomSkelly/MatchAnnot


    Without seeing your annotations dataset, all I can say is make sure the chromosome names match identically. e.g. (upper case vs lower case characters)

    Comment


    • #3
      Originally posted by gconcepcion View Post
      This is really a question for the author of the software, MatchAnnot, Tom Skelly.

      Python scripts for matching output of Pacific Biosciences IsoSeq RNA-seq pipeline to an annotation file. - TomSkelly/MatchAnnot


      Without seeing your annotations dataset, all I can say is make sure the chromosome names match identically. e.g. (upper case vs lower case characters)
      I have attached screenshot message. Why the result are totally different by using samtools sort and just sort.
      Click image for larger version

Name:	gencode.v25.chr_patch_hapl_scaff.annotation..png
Views:	1
Size:	29.8 KB
ID:	305154

      Click image for larger version

Name:	sort.png
Views:	1
Size:	71.5 KB
ID:	305155

      Click image for larger version

Name:	matchAnnote25.png
Views:	1
Size:	87.6 KB
ID:	305156
      I look the name of chromosome by using basic Unix commands such as:

      > cut -f1 gencode.v25.chr_patch_hapl_scaff.annotation.gtf | grep -v '^#' | sort | uniq | less
      chr1
      chr10
      chr11
      chr12
      chr13
      chr14
      chr15
      chr16
      :
      :

      etc.

      See, chr10 is actually exist. if the name must be chromosome not chr ,I think the error should first be "chromosome 1 not in annotation ".

      Comment


      • #4
        Originally posted by lingling huang View Post
        I have attached screenshot message. Why the result are totally different by using samtools sort and just sort.
        [ATTACH]4494[/ATTACH]

        [ATTACH]4495[/ATTACH]

        [ATTACH]4496[/ATTACH]
        I look the name of chromosome by using basic Unix commands such as:

        > cut -f1 gencode.v25.chr_patch_hapl_scaff.annotation.gtf | grep -v '^#' | sort | uniq | less
        chr1
        chr10
        chr11
        chr12
        chr13
        chr14
        chr15
        chr16
        :
        :

        etc.

        See, chr10 is actually exist. if the name must be chromosome not chr ,I think the error should first be "chromosome 1 not in annotation ".
        Again, MatchAnnot was written by a third party developer, your question would be better addressed to the author of the software as an issue in the github page I linked in my first post.

        This question has already been asked there in the past:
        While requiring all the chromosome names in the gtf file makes sense, can this error be considered replaced with a warning along with skipping entries from the missing chromosomes? Otherwise it req...

        Comment


        • #5
          Originally posted by gconcepcion View Post
          Again, MatchAnnot was written by a third party developer, your question would be better addressed to the author of the software as an issue in the github page I linked in my first post.

          This question has already been asked there in the past:
          https://github.com/TomSkelly/MatchAnnot/issues/6
          Thank you for reply! But there was no reply!

          Comment

          Latest Articles

          Collapse

          • seqadmin
            Recent Advances in Sequencing Analysis Tools
            by seqadmin


            The sequencing world is rapidly changing due to declining costs, enhanced accuracies, and the advent of newer, cutting-edge instruments. Equally important to these developments are improvements in sequencing analysis, a process that converts vast amounts of raw data into a comprehensible and meaningful form. This complex task requires expertise and the right analysis tools. In this article, we highlight the progress and innovation in sequencing analysis by reviewing several of the...
            05-06-2024, 07:48 AM
          • 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

          ad_right_rmr

          Collapse

          News

          Collapse

          Topics Statistics Last Post
          Started by seqadmin, Today, 07:03 AM
          0 responses
          12 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 05-10-2024, 06:35 AM
          0 responses
          32 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 05-09-2024, 02:46 PM
          0 responses
          41 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 05-07-2024, 06:57 AM
          0 responses
          35 views
          0 likes
          Last Post seqadmin  
          Working...
          X