Changes
Page history
Update Project Design
authored
Oct 19, 2022
by
Bastian Wagner
Hide whitespace changes
Inline
Side-by-side
Project-Design.md
View page @
2e489d36
...
@@ -15,7 +15,7 @@ Simulating cDNA synthesis This is done by reverse transcribing starting from the
...
@@ -15,7 +15,7 @@ Simulating cDNA synthesis This is done by reverse transcribing starting from the
-
priming_sites = 220, 260, 390
\[
...
\]
-
priming_sites = 220, 260, 390
\[
...
\]
-
priming_probabilities = 0.33, 0.27, 0.40
\[
...
\]
-
priming_probabilities = 0.33, 0.27, 0.40
\[
...
\]
2.
Generate a list of unique_transcripts based on transcript_sequences + priming_sites and add the list to the FASTA output file.
2.
Generate a list of unique_transcripts based on transcript_sequences + priming_sites and add the list to the FASTA output file.
mRNA -> cDNA
-
TTTACGGT…
-
TTTACGGT…
-
CCATACGG…
-
CCATACGG…
...
...
...
...