Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
ensembl
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Iterations
Wiki
Requirements
Jira
Code
Merge requests
1
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ensembl-gh-mirror
ensembl
Commits
90257cce
Commit
90257cce
authored
14 years ago
by
Ian Longden
Browse files
Options
Downloads
Patches
Plain Diff
updated docs
parent
e9cd9b95
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
misc-scripts/xref_mapping/parsing_information.txt
+15
-77
15 additions, 77 deletions
misc-scripts/xref_mapping/parsing_information.txt
with
15 additions
and
77 deletions
misc-scripts/xref_mapping/parsing_information.txt
+
15
−
77
View file @
90257cce
...
...
@@ -30,6 +30,9 @@ This is a list of dependent Xrefs that might be added:
protein_id
Note: For human, mouse and rat we also take the direct mappings from uniprot for the SWISSPROT entries.
Those not mapped by uniprot are then processed in the normal way.
Refseq_peptide
--------------
...
...
@@ -108,38 +111,6 @@ Exonerate). No longer loaded via UniProt.
Has no dependent Xrefs.
AgilentProbe
------------
This is a local and is not down loaded automatically via FTP so an
AgilentProbe the file must be copied by hand. This will be some thing
like
file:AgilentProbe/HumanExpression.fasta
These are primary Xrefs in that they contain sequence and hence can be
mapped to the Ensembl entities via normal alignment methods (we use
Exonerate).
Has no dependent Xrefs.
AgilentCGH
----------
This is a local and is not down loaded automatically via FTP so an
AgilentProbe the file must be copied by hand. This will be some thing
like
file:AgilentCGH/HumanCGH.fasta
These are primary Xrefs in that they contain sequence and hence can be
mapped to the Ensembl entities via normal alignment methods (we use
Exonerate).
Has no dependent Xrefs.
EMBL
----
...
...
@@ -205,19 +176,6 @@ and identifiers are stored. The identifiers stored are of the type
PROSITE, PFAM, PRINTS, PREFILE, PROFILE, TIGRFAMs
UniProt/Varsplic
----------------
Alternative splice forms are obtained from the following file
ftp://ftp.ebi.ac.uk/pub/databases/uniprot/knowledgebase/uniprot_sprot_varsplic.fasta.gz
These are primary Xrefs in that they contain sequence and hence can be
mapped to the Ensembl entities via normal alignment methods (we use
Exonerate).
Has no dependent Xrefs.
ncRNA, RFAM, miRNA_Registry
---------------------------
...
...
@@ -267,53 +225,33 @@ will also be matched.
HGNC
----
The H
u
man Genome Organisation Xrefs are obtained from
three files
The H
U
man Genome Organisation Xrefs are obtained from
various sources:-
These are
1) HUGO_TO_ENSG
a local file which has a list of HGNC, ensembl gene pairs. (Direct xrefs)
This is made from the Havana manually curated database.
2) CCDS_TO_HUGO
a local file which has a list of CCDS, HGNC pairs. (Direct xrefs)
1) HGNC (ensembl_mapped)
HGNC has direct mapping to ensembl which have been manually curated.
So information is obtianed from the script http://www.genenames.org/cgi-bin/hgnc_downloads.cgi
2) CCDS
The HGNC's are connected to the same ensembl object that the CCDS are linked
to.
to.
We connec to the ccds database to get this information.
3) Downloaded via the url:-
http://www.genenames.org/cgi-bin/hgnc_downloads.cgi?title=Genew+output+data
&col=gd_hgnc_id&col=gd_app_sym&col=gd_app_name&col=gd_prev_sym&col=gd_aliases
&col=md_prot_id&col=gd_pub_refseq_ids&col=md_eg_id&status=Approved
&status=Approved+Non-Human&status_opt=3&=on&where=&order_by=gd_hgnc_id
&limit=&format=text&submit=submit&.cgifields=&.cgifields=status&.cgifields=chr
3) Vega
This is made from the Havana manually curated database.
Which is a script that produces a list of HGNC identifiers with the
UniProt and RefSeq entries they are
link
ed
to
.
4) HGNC
HGNC has links to other databases like uniprot,refseq etc and these can be used to
link to
ensembl
The files have references to UniProt and RefSeq entries and so the HGNC
entries are set to be dependent Xref on these.
Which of these is chosen at the mapping stage is based on the prioritys of
the sources. Here they are listed in order so if a HGNC can be assigned via
HUGO_TO_ENSG (1) then the other two sources will be ignored.
the sources. Here they are listed in order above.
This is known as a priority xref as the mapping with the best priority is
chosen.
OTTT
----
These are the direct mapping between the Vega genes and Ensembl
ones. Not all of these are mapped but a fair proportion are. These
create direct Xrefs. The file used should be
file:OTTT/OTTT.txt
CCDS
----
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment