RefSeq Version for Hg19 data

조회수 129회
읽지 않은 첫 메시지로 건너뛰기

Genetics Savvy

읽지 않음,
2016. 8. 23. 오전 11:45:4816. 8. 23.
받는사람 gen...@soe.ucsc.edu
Hi, 
I had downloaded the RefSeq genes data from the UCSC table browser for genome version Hg19. 
When i looked into the "describe table schema" it said it was last updated on  2016-08-16 but it didn't talk about the version of RefSeq used.
If you could confirm the version of  RefSeq data ? 

Steps taken to download the data - 
Clade       - Mammal
Genome   - Human
Assembly - Feb.2009 (GRCh37/hg19)
Group       - Genes and Gene Predictions
Track       - RefSeq Genes
Table       - refGene


Much Thanks,
Savvy 

Cath Tyner

읽지 않음,
2016. 8. 23. 오후 2:03:4616. 8. 23.
받는사람 Genetics Savvy, UCSC Genome Browser Public Help Forum
Thank you for using the UCSC Genome Browser and for inquiring about the versioning information for refGene. You can access the version number by adding a related table to your query.

Start at the Table Browser with the following fields set:

Clade - Mammal
Genome - Human
Assembly - Feb.2009 (GRCh37/hg19)
Group - Genes and Gene Predictions
Track - RefSeq Genes
Table - refGene

For this example, I'll paste in an identifier, "NM_000454"

For "output file" select the option "selected fields from primary and related tables" and click "get output" to go to the next step.

Under the "Select Fields from hg19.refGene" section, I'll select the "name" and "name2" checkboxes.
Under "Linked Tables," select the checkbox for "hgFixed: gbCdnaInfo"

Now, select the button, "allow selection from checked tables."

Under "hgFixed.gbCdnaInfo fields" you can select "version" and then click "get output."

Example output:
#hg19.refGene.name hg19.refGene.name2 hgFixed.gbCdnaInfo.version
NM_000454 SOD1 4

You can compare this to the NCBI reference at http://www.ncbi.nlm.nih.gov/nuccore/48762945
ACCESSION   NM_000454
VERSION     NM_000454.4 

Please respond to this list if you have further questions!

Thank you again for your inquiry and for using the UCSC Genome Browser. 
​Please send new and follow-up questions to one of our UCSC Genome Browser mailing lists below:

  * Post to the Public Help Forum: E
mail 
gen...@soe.ucsc.edu
​ or search the Public Archives
​  * Post to the Mirror Help Forum: Email
 
genome...@soe.ucsc.edu 
or search the Mirror Archives​
​  * Confidential/private help: Email
 
genom...@soe.ucsc.edu

UCSC Genome Browser Announcements List (email alerts for new data & software):
  * Subscribe: Email genome-announce+subscribe@soe.ucsc.edu 
  * Unsubscribe: Email genome-announce+unsubscribe@soe.ucsc.edu

Join us on Social Media! FacebookTwitter, Wordpress BlogYouTube

​Enjoy,​
Cath
. . .
Cath Tyner
UCSC Genome Browser, Software QA & User Support
UC Santa Cruz Genomics Institute


--

---
You received this message because you are subscribed to the Google Groups "UCSC Genome Browser discussion list" group.
To unsubscribe from this group and stop receiving emails from it, send an email to genome+un...@soe.ucsc.edu.

Cath Tyner

읽지 않음,
2016. 8. 24. 오후 12:20:0216. 8. 24.
받는사람 Genetics Savvy, UCSC Genome Browser Public Help Forum
Hi again Savvy,

I misunderstood your question, my apologies. The RefSeq release version can be found through a MySQL query on the hgFixed database using the gbLoaded table.

Information about connecting to the MySQL public database: https://genome.ucsc.edu/goldenpath/help/mysql.html

mysql> select loadRelease from hgFixed.gbLoaded where srcDb="RefSeq" and time -> < "2016-08-16" order by time limit 1;
+-------------+
| loadRelease |
+-------------+
| 77          |
+-------------+

More information from NCBI: http://www.ncbi.nlm.nih.gov/news/07-07-2016-refseq-release77/

Cath
. . .
Cath Tyner
UCSC Genome Browser, Software QA & User Support
UC Santa Cruz Genomics Institute


  * Subscribe: Email genome-announce+subs...@soe.ucsc.edu 
  * Unsubscribe: Email genome-announce+unsub...@soe.ucsc.edu
전체답장
작성자에게 답글
전달
새 메시지 0개