What Is Represented By Tname In Psl Format
1
0
Entering edit mode
12.5 years ago
Chami • 0

I am writing a Java program to fetch a short DNA sequence from a file and run a BLAT query on that.

The results I get are in PSL format.

The aim of the exercise is to see where the sequence maps to. Not just the chromosome, strand, start and end coordinates, but when available mRNA/Exon/Intron etc.

when I run it for a sequence that map to 'Homo sapiens small nucleolar RNA host gene 11 (non-protein coding) (SNHG11), non-coding RNA.'

the tName field gives a value : 63025520

Can anyone please explain what this number(tName) means and any easy way to map it to a description of the region.

Thanking in advance,

Chami

blat • 2.1k views
ADD COMMENT
1
Entering edit mode
12.5 years ago

tName = target sequence name, see: http://genome.ucsc.edu/FAQ/FAQformat.html#format2

ADD COMMENT
2
Entering edit mode

you're probably off by a field. show us an entire line in your psl.

ADD REPLY
0
Entering edit mode

Thanks for your answer.

I did go through this resource. But my question was in the BLAT results on my query I get this 'number' 63025520 instead of something like 'Homo sapiens small nucleolar RNA host gene 11 (non-protein coding) (SNHG11), non-coding RNA.'

Can I derive at the description from that number?

Thanks

ADD REPLY
0
Entering edit mode

Please try to be more specific in your questions. Casey's answer is the correct one to your original question as written.

ADD REPLY

Login before adding your answer.

Traffic: 1867 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6