Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
cDNA generator
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
zavolan_group
tools
cDNA generator
Wiki
Project Design
Changes
Page history
New page
Templates
Clone repository
Update Project Design
authored
2 years ago
by
Bastian Wagner
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Project-Design.md
+1
-1
1 addition, 1 deletion
Project-Design.md
with
1 addition
and
1 deletion
Project-Design.md
View page @
2e489d36
...
...
@@ -15,7 +15,7 @@ Simulating cDNA synthesis This is done by reverse transcribing starting from the
-
priming_sites = 220, 260, 390
\[
...
\]
-
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…
-
CCATACGG…
...
...
This diff is collapsed.
Click to expand it.