Skip to content

milkcookie/simple_slide_window

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple_slide_window

a simpe script for slicing the fasta sequence, for example, you can use this to infer siRNA with a sequence from cds.

its just a small script for my npy's article https://doi.org/10.1111/nph.18595


optional arguments

  -h, --help  show this help message and exit
  
  -i I        input fasta file name
  
  -o O        output fasta file name
  
  -w W        window size
Example:
  python slide.py -i test.fa -o result.fa -w 21

About

a simple script for slice fasta sequence

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published