For today’s experiment we will be analyzing the following blockquote:
…the twist transcription factor binds broadly across the genome and regulates important developmental events.
To accomplish this we need three things from the following list:
The mutants are summarized in the following Table:
Mutation | Dorsal | Result |
---|---|---|
gd7 | none | gd7_1.fastq.gz |
Tol10b | high | tol10b_1.fastq.gz |
The steps we will take are indicated in this ordrered list:
our script might look something like:
for f in FILES
do
tophat f
done
We ran it on maple, which has 12 cores 24 cores.