Giter Club home page Giter Club logo

Comments (3)

tleonardi avatar tleonardi commented on September 27, 2024

Hi Samir,
based on the error message ("The chromosome of transcript ENST00000368723.4_ACCTC (chr1)") your BED file contains chromosome names in the format "chrN". This is already the UCSC format (whereas Ensembl uses only the chromosomes number without "chr"), so there should be no need to do the conversion..
Just to be sure, you could post the first few lines of the BED file?

from bedparse.

samir-watson avatar samir-watson commented on September 27, 2024

Thanks, I had assumed it was in the ensembl format.
these are the first few lines of the BED file

chr1 153457946 153457951 ENST00000368723.4_ACCTC 2.23094631245163 -
chr1 8862913 8862918 ENST00000234590.10_GAGCG 2.992140476625321 -
chr1 8861355 8861360 ENST00000234590.10_AGCTG 2.9953364808678695 -
chr1 153991134 153991139 ENST00000651669.1_TCCCT 2.856383270637805 +
chr1 153360815 153360820 ENST00000368738.4_GCCTC 4.2618168289065235 +
chr2 84906599 84906604 ENST00000233143.6_TCTCC 2.8439782562306046 +
chr6 31839648 31839653 ENST00000375638.7_ATGCC 2.391610325417182 +

from bedparse.

tleonardi avatar tleonardi commented on September 27, 2024

Hi @samir-watson,
yes, this is UCSC format. You should be able to load it on the Genome Browser as it is.

best
tom

from bedparse.

Related Issues (15)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.