Difference between revisions of "DNA sequence comparison"

From Libre Pathology
Jump to navigation Jump to search
(→‎Nomenclature: FASTA + FASTQ)
 
Line 23: Line 23:
*[[Channelopathies]].
*[[Channelopathies]].
*[[Decendent identification]].
*[[Decendent identification]].
*[[Next generation sequencing]].


==References==
==References==

Latest revision as of 19:39, 11 October 2023

DNA sequence comparison is component of molecular pathology.

DNA sequencing redirect here.

Nomenclature

This is still somewhat in flux.[1]

Data format

FASTA: This contains just DNA sequence. The first line starts with '>' and contains the record name.

FASTQ: This contains DNA sequence data with quality scores: The quality scores are indicated by defined characters.

Basic local alignment search tool

Using BLAST

  1. Go to BLAST web site ( http://blast.ncbi.nlm.nih.gov/Blast.cgi ).
  2. Enter sequence.
  3. Enter consensus sequence (can be found with OMIM).
  4. Hit enter.

See also

References

External links