Skip to content
Snippets Groups Projects
Commit 2fabf8dd authored by Eric Boittier's avatar Eric Boittier
Browse files

Update README.md

parent 8c15d6fe
No related branches found
No related tags found
No related merge requests found
Pipeline #14970 passed
...@@ -2,6 +2,7 @@ ...@@ -2,6 +2,7 @@
Generate cDNA based on mRNA transcript sequences and the coresponding priming probabilities. Generate cDNA based on mRNA transcript sequences and the coresponding priming probabilities.
## Example usage ## Example usage
A simple example can be run from the test_files directory:
python ../cdna/cli.py -ifa yeast_example.fa -icpn copy_number_input.csv -igt Example_GTF_Input.GTF -ofa cDNA.fasta -ocsv cDNA.csv python ../cdna/cli.py -ifa yeast_example.fa -icpn copy_number_input.csv -igt Example_GTF_Input.GTF -ofa cDNA.fasta -ocsv cDNA.csv
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment