TAMO.seq.FakeFasta | index /home/David_Gordon/docs/TAMO/seq/FakeFasta.py |
FakeFasta.py -- Utilities for generating and analyzing "fake" Fasta-formatted sequences.
Copyright (2005) Whitehead Institute for Biomedical Research (except as noted below)
All Rights Reserved
Author: David Benjamin Gordon
Modules | ||||||
|
Functions | ||
|
Data | ||
ALL_IDS = [] BADPROBEFILES = [] BADPROBES = [] PROBESETS = {} alphabet = ['A', 'C', 'T', 'G'] |