Skip to content
Snippets Groups Projects
Commit bf19db72 authored by Ahmed Hassan Hussein Hefny Mahmoud's avatar Ahmed Hassan Hussein Hefny Mahmoud
Browse files

updated ReadMe file

parent 7ba23f45
No related branches found
No related tags found
1 merge request!47updated ReadMe file
......@@ -38,12 +38,24 @@ c. It needs to take into account the probability (weight/relative frequency) of
d. Append via e.g. str.join(), str.ljust()
e. Output the final transcript sequences as a .fasta file. (Final Output)
## Usage/Examples
```python script
## Installation
TBA
## Usage/Examples
```python script
'transcript_sequence_extractor'
'--input_fasta_file'
'genome fasta file'
'--input_gtf'
'gtf file'
'--output_file_name'
'output fasta file'
```
## License
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment