<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://teaching.ncl.ac.uk/bms/wiki//api.php?action=feedcontributions&amp;feedformat=atom&amp;user=120266056</id>
	<title>The School of Biomedical Sciences Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://teaching.ncl.ac.uk/bms/wiki//api.php?action=feedcontributions&amp;feedformat=atom&amp;user=120266056"/>
	<link rel="alternate" type="text/html" href="https://teaching.ncl.ac.uk/bms/wiki/index.php/Special:Contributions/120266056"/>
	<updated>2026-04-19T01:12:36Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.44.0</generator>
	<entry>
		<id>https://teaching.ncl.ac.uk/bms/wiki//index.php?title=BLAST&amp;diff=9090</id>
		<title>BLAST</title>
		<link rel="alternate" type="text/html" href="https://teaching.ncl.ac.uk/bms/wiki//index.php?title=BLAST&amp;diff=9090"/>
		<updated>2013-10-22T15:07:56Z</updated>

		<summary type="html">&lt;p&gt;120266056: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;BLAST is a [[Database|primary sequence database]]&amp;amp;nbsp;searching algorithm&amp;amp;nbsp;that enables you to compare a [[DNA|DNA]] or [[Protein|protein]] sequence of interest to other known sequences, allowing you to find regions of similarity between them&amp;amp;nbsp;&amp;lt;ref name=&amp;quot;BLAST webpage&amp;quot;&amp;gt;http://blast.ncbi.nlm.nih.gov/Blast.cgi&amp;lt;/ref&amp;gt;.&amp;amp;nbsp;&amp;amp;nbsp; &lt;br /&gt;
&lt;br /&gt;
The results of a BLAST search give a graphic summary of the amount of alignment between the query sequence and the sequence hits from the database. The database sequences which produce significant alignments are shown in a table, which tells you the protein that the sequence codes for. Each has an [[Accession number|accession number]]; clicking on this accession number allows you to see the souce organism of the protien, as well as giving links to papers on the protein. The E value ([[Expect value|Expect value]]) is the staistical significance threshold; it gives the number of hits that are likely to be found by chance, therefore a lower E value will result in better matches as the probability of a chance result is less. &lt;br /&gt;
&lt;br /&gt;
Identities are identical matches and can be seen as a letter between the two strands. Positives are conserved substitutions and can be seen as a (+) between the two strands.&lt;br /&gt;
&lt;br /&gt;
The Blast web page can be found at: [http://blast.ncbi.nlm.nih.gov/Blast.cgi http://blast.ncbi.nlm.nih.gov/Blast.cgi] &lt;br /&gt;
&lt;br /&gt;
== Basic Blast Programs  ==&lt;br /&gt;
&lt;br /&gt;
There are 5 different BLAST programmes depending on the type of sequence you are studying:&amp;amp;nbsp;&amp;amp;nbsp;&amp;lt;br&amp;gt; &lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;3&amp;quot; cellspacing=&amp;quot;1&amp;quot; cellpadding=&amp;quot;1&amp;quot; width=&amp;quot;468&amp;quot;&lt;br /&gt;
|+ A Table Showing a Brief Description of the Five Basic Blast Programmes &lt;br /&gt;
|-&lt;br /&gt;
| [http://blast.ncbi.nlm.nih.gov/Blast.cgi?PROGRAM=blastn&amp;amp;BLAST_PROGRAMS=megaBlast&amp;amp;PAGE_TYPE=BlastSearch&amp;amp;SHOW_DEFAULTS=on&amp;amp;LINK_LOC=blasthome Nucleotide blast (blastn)] &lt;br /&gt;
| Search a nucleotide database using a nucleotide query&lt;br /&gt;
|-&lt;br /&gt;
| [http://blast.ncbi.nlm.nih.gov/Blast.cgi?PROGRAM=blastp&amp;amp;BLAST_PROGRAMS=blastp&amp;amp;PAGE_TYPE=BlastSearch&amp;amp;SHOW_DEFAULTS=on&amp;amp;LINK_LOC=blasthome Protein blast (blastp)] &lt;br /&gt;
| Search protein database using a protein query&lt;br /&gt;
|-&lt;br /&gt;
| [http://blast.ncbi.nlm.nih.gov/Blast.cgi?PROGRAM=blastx&amp;amp;BLAST_PROGRAMS=blastx&amp;amp;PAGE_TYPE=BlastSearch&amp;amp;SHOW_DEFAULTS=on&amp;amp;LINK_LOC=blasthome blastx] &lt;br /&gt;
| Search protein database using a translated nucleotide query&lt;br /&gt;
|-&lt;br /&gt;
| [http://blast.ncbi.nlm.nih.gov/Blast.cgi?PROGRAM=tblastn&amp;amp;BLAST_PROGRAMS=tblastn&amp;amp;PAGE_TYPE=BlastSearch&amp;amp;SHOW_DEFAULTS=on&amp;amp;LINK_LOC=blasthome tblastn] &lt;br /&gt;
| Search translated nucleotide database using a protein query&lt;br /&gt;
|-&lt;br /&gt;
| [http://blast.ncbi.nlm.nih.gov/Blast.cgi?PROGRAM=tblastx&amp;amp;BLAST_PROGRAMS=tblastx&amp;amp;PAGE_TYPE=BlastSearch&amp;amp;SHOW_DEFAULTS=on&amp;amp;LINK_LOC=blasthome tblastx] &lt;br /&gt;
| Search translated nucleotide database using a translated nucleotide query&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp; &amp;lt;ref&amp;gt;Information for the table taken from http://blast.ncbi.nlm.nih.gov/Blast.cgi&amp;lt;/ref&amp;gt; &lt;br /&gt;
&lt;br /&gt;
BlastP, allows you to compare an [[Amino acid|amino acid]] query sequence against a protein database. BlastN enables you to look at a [[Nucleotide|nucleotide]] query sequence against a nucleotide sequence database. Using BlastX you can compare a nucleotide query sequence translated in all [[Reading frame|reading frames]] against a [[Protein sequence|protein sequence]]&amp;amp;nbsp;database. With tBlastN you can see the similarites between a [[Protein|protein]] query sequence and nucleotide sequences from the database, dynamically translated in all reading frames, and finally, tBlastX allows you to compare the six-frame translations of a nucleotide query sequence against the six-frame translations of a nucleotide sequence database&amp;amp;nbsp;&amp;lt;ref name=&amp;quot;BLAST webpage&amp;quot;&amp;gt;http://blast.ncbi.nlm.nih.gov/Blast.cgi&amp;lt;/ref&amp;gt;.&amp;amp;nbsp; Links to these programs can be found in the table above. &lt;br /&gt;
&lt;br /&gt;
The [[Low complexity|low complexity]] sequence means a region with an abnormal structure that can cause problems when searching for a sequence similarity. They can often be inspected visually as their sequences are usually repetitive e.g. CCCCCCCGGCCCCCCGGGG. It is necessary to remove these from the search because it can give results which are not entirely true, as in it may not be due to shared homology. &lt;br /&gt;
&lt;br /&gt;
== Specialised Blast Programs  ==&lt;br /&gt;
&lt;br /&gt;
There is also the option to perform more specialized BLAST searches such as a primer BLAST search. Links for these searches can be found below to main BLAST search links. &lt;br /&gt;
&lt;br /&gt;
== References  ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;/div&gt;</summary>
		<author><name>120266056</name></author>
	</entry>
	<entry>
		<id>https://teaching.ncl.ac.uk/bms/wiki//index.php?title=G1&amp;diff=8109</id>
		<title>G1</title>
		<link rel="alternate" type="text/html" href="https://teaching.ncl.ac.uk/bms/wiki//index.php?title=G1&amp;diff=8109"/>
		<updated>2012-11-30T15:16:21Z</updated>

		<summary type="html">&lt;p&gt;120266056: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;G1 phase (or&amp;amp;nbsp;post-mitotic phase)&amp;amp;nbsp;is one of the four phases of the [[Cell_cycle|cell cycle]] and occurs in stage one of [[interphase|interphase]]. G stands for Gap and the 1&amp;amp;nbsp;represents first so&amp;amp;nbsp;the G1 phase is the&amp;amp;nbsp;first gap phase.&amp;amp;nbsp;During this phase, the cell increases in mass carrying out protein synthesis and&amp;amp;nbsp;other cellular functions, ecxcept [[DNA replication|DNA replication]]. This phase includes the G1 checkpoint which is an important control point in the cell cycle. During this&amp;amp;nbsp;checkpoint&amp;amp;nbsp;the cell&amp;amp;nbsp;normally becomes committed to [[DNA synthesis|DNA synthesis]]. However, it can enter a quiescent resting state, [[G0|G0]], a paused stage where they can then enter G1. The [[chromosomes|chromosomes]] each contain only one [[molecule|molecule]] of [[DNA|DNA]] and are not visible &amp;lt;ref&amp;gt;Interphase website http://biology.uoregon.edu/reference/ort_mitosis/interphase.html&amp;lt;/ref&amp;gt;.&amp;amp;nbsp;&amp;lt;br&amp;gt; &lt;br /&gt;
&lt;br /&gt;
It is contolled by activity of cyclin-dependent kinases.&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== References:  ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references /&amp;gt;Bruce Alberts, 2008, Molecular biology of the cell, 5th edition, New York, Garland Science&lt;/div&gt;</summary>
		<author><name>120266056</name></author>
	</entry>
</feed>