Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 213 Bytes

README.md

File metadata and controls

10 lines (10 loc) · 213 Bytes

sRNA_Seq_Seeker

Usage:

python3 seek_srna_seq.py \
--tss_in <tss_gff_path> \
--term_in <terminator_gff_path> \
--gff_out <output_gff_path> \
--max_len <length_of_seq> \
--min_len <min_inner_length>