Difference between revisions of "Metachromatic leukodystrophy reference aminoacids"

From Bioinformatikpedia
Line 10: Line 10:
 
TAHEPPLLYDLSKDPGENYNLLGGVAGATPEVLQALKQLQLLKAQLDAAVTFGPSQVARG<br/>
 
TAHEPPLLYDLSKDPGENYNLLGGVAGATPEVLQALKQLQLLKAQLDAAVTFGPSQVARG<br/>
 
EDPALQICCHPGCTPRPACCHCPDPHA</code>
 
EDPALQICCHPGCTPRPACCHCPDPHA</code>
  +
   
 
== Source ==
 
== Source ==
 
*[http://www.uniprot.org/uniprot/P15289.fasta Uniprot]
 
*[http://www.uniprot.org/uniprot/P15289.fasta Uniprot]
  +
  +
  +
== Database Searches ==
  +
  +
=== BLAST against NR ===
  +
==== How To ====
  +
With BLAST being installed, the following steps were performed:
  +
- typed <code>blastall -p blastp -i refSeq.fasta -d /data/blast/nr/nr > blastp</code> with refSeq.fasta being the file containing the reference sequence and blastp the outfile
  +
==== Best 20 results ====
  +
  +
  +
=== PSI-BLAST against NR ===
  +
==== How To ====
  +
With PSI-BLAST being installed, the following steps were performed:
  +
- typed <code>blastpgp -i refSeq.fasta -d /data/blast/nr/nr -e"e-value" -j "#iterations" > psiblast_"e-value"_"#iterations"</code>
  +
==== e-value cutoff 0.005, 3 iterations ====
  +
==== e-value cutoff 0.005, 5 iterations ====
  +
==== e-value cutoff 10E-6, 3 iterations ====
  +
==== e-value cutoff 10E-6, 5 iterations ====
  +
  +
=== FASTA against NR ===
  +
fasta was not yet installed on the computer, so it was installed in the following way:
  +
  +
=== hhsearch against PDB ===

Revision as of 16:52, 19 May 2011

Sequence

>sp|P15289|ARSA_HUMAN Arylsulfatase A OS=Homo sapiens GN=ARSA PE=1 SV=3
MGAPRSLLLALAAGLAVARPPNIVLIFADDLGYGDLGCYGHPSSTTPNLDQLAAGGLRFT
DFYVPVSLCTPSRAALLTGRLPVRMGMYPGVLVPSSRGGLPLEEVTVAEVLAARGYLTGM
AGKWHLGVGPEGAFLPPHQGFHRFLGIPYSHDQGPCQNLTCFPPATPCDGGCDQGLVPIP
LLANLSVEAQPPWLPGLEARYMAFAHDLMADAQRQDRPFFLYYASHHTHYPQFSGQSFAE
RSGRGPFGDSLMELDAAVGTLMTAIGDLGLLEETLVIFTADNGPETMRMSRGGCSGLLRC
GKGTTYEGGVREPALAFWPGHIAPGVTHELASSLDLLPTLAALAGAPLPNVTLDGFDLSP
LLLGTGKSPRQSLFFYPSYPDEVRGVFAVRTGKYKAHFFTQGSAHSDTTADPACHASSSL
TAHEPPLLYDLSKDPGENYNLLGGVAGATPEVLQALKQLQLLKAQLDAAVTFGPSQVARG
EDPALQICCHPGCTPRPACCHCPDPHA


Source


Database Searches

BLAST against NR

How To

With BLAST being installed, the following steps were performed: - typed blastall -p blastp -i refSeq.fasta -d /data/blast/nr/nr > blastp with refSeq.fasta being the file containing the reference sequence and blastp the outfile

Best 20 results

PSI-BLAST against NR

How To

With PSI-BLAST being installed, the following steps were performed: - typed blastpgp -i refSeq.fasta -d /data/blast/nr/nr -e"e-value" -j "#iterations" > psiblast_"e-value"_"#iterations"

e-value cutoff 0.005, 3 iterations

e-value cutoff 0.005, 5 iterations

e-value cutoff 10E-6, 3 iterations

e-value cutoff 10E-6, 5 iterations

FASTA against NR

fasta was not yet installed on the computer, so it was installed in the following way:

hhsearch against PDB