Terry's compbio links
From SPCTools
Revision as of 19:01, 30 October 2008 Tfarrah (Talk | contribs) ← Previous diff |
Revision as of 16:53, 31 October 2008 Tfarrah (Talk | contribs) Next diff → |
||
Line 1: | Line 1: | ||
==Terry Farrah's Computational Biology Links== | ==Terry Farrah's Computational Biology Links== | ||
+ | |||
+ | ===ISB specific stuff=== | ||
[http://www.peptideatlas.org Peptide Atlas]: a multi-organism, publicly accessible compendium of peptides identified in a large set of tandem mass spectrometry proteomics experiments. | [http://www.peptideatlas.org Peptide Atlas]: a multi-organism, publicly accessible compendium of peptides identified in a large set of tandem mass spectrometry proteomics experiments. | ||
Line 13: | Line 15: | ||
[http://db.systemsbiology.net/devTF/sbeams/cgi/main.cgi db.systemsbiology.net/devTF/sbeams/cgi/main.cgi] Terry's SBeams software development sandbox | [http://db.systemsbiology.net/devTF/sbeams/cgi/main.cgi db.systemsbiology.net/devTF/sbeams/cgi/main.cgi] Terry's SBeams software development sandbox | ||
- | [http://www.python.org/doc www.python.org/doc]: Helpful links for Python programmers. | + | ===General computational biology stuff=== |
[http://www.expasy.org/sprot Swiss-Prot] curated protein sequence database | [http://www.expasy.org/sprot Swiss-Prot] curated protein sequence database | ||
Line 20: | Line 22: | ||
[[Terry's blog | Terry's blog on improving proteomics peptide and protein identifications]] | [[Terry's blog | Terry's blog on improving proteomics peptide and protein identifications]] | ||
+ | |||
+ | ===General programming stuff=== | ||
+ | |||
+ | [http://www.python.org/doc www.python.org/doc]: Helpful links for Python programmers. | ||
+ | |||
+ | [http://www.gnu.org/software/bash/manual/bashref.html Bash shell reference manual] |
Revision as of 16:53, 31 October 2008
Contents |
Terry Farrah's Computational Biology Links
ISB specific stuff
Peptide Atlas: a multi-organism, publicly accessible compendium of peptides identified in a large set of tandem mass spectrometry proteomics experiments.
Terry's notes on how to perform a Peptide Atlas build
Terry's notes on how to install and build the TPP under windows
SBeams: SPC's experimental data storage system. Go here to run an SBeams test drive.
db.systemsbiology.org: Developer's back door into SBeams. Go here to contribute data.
db.systemsbiology.net/devTF/sbeams/cgi/main.cgi Terry's SBeams software development sandbox
General computational biology stuff
Swiss-Prot curated protein sequence database
ftp://ftp.uniprot.org/pub/databases/uniprot/current_release/knowledgebase/complete: Download Swiss-Prot and other UniProt databases
Terry's blog on improving proteomics peptide and protein identifications
General programming stuff
www.python.org/doc: Helpful links for Python programmers.