Skip to content
Snippets Groups Projects

updated ReadMe file

Merged Ahmed Hassan Hussein Hefny Mahmoud requested to merge README.md into master
1 file
+ 14
2
Compare changes
  • Side-by-side
  • Inline
+ 14
2
@@ -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
Loading