Skip to content
Snippets Groups Projects

Update README.md

Merged Andri Fränkl requested to merge andri.fraenkl-main-patch-27476 into main
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
+ 1
0
@@ -44,6 +44,7 @@ transcript-generator --prob_inclusion <probability_inclusion> [--log "INFO"] <tr
@@ -44,6 +44,7 @@ transcript-generator --prob_inclusion <probability_inclusion> [--log "INFO"] <tr
where the transcripts file should be csv-formatted, the annotation file gtf-formatted and the inclusion probability for introns a float in the range [0,1]. The log parameter is optional and can be one of `["CRITICAL", "ERROR", "WARNING", "INFO", "DEBUG"]`. The default is `INFO`.
where the transcripts file should be csv-formatted, the annotation file gtf-formatted and the inclusion probability for introns a float in the range [0,1]. The log parameter is optional and can be one of `["CRITICAL", "ERROR", "WARNING", "INFO", "DEBUG"]`. The default is `INFO`.
 
Sample Transcripts and Annotation files can be found in the repository under main/tests/resources.
# Development
# Development
Loading