Skip to content

Changes bases in a fasta file at user specified positions

Notifications You must be signed in to change notification settings

samlipworth/base_changer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

base_changer

Changes bases in a fasta file at user specified positions

Useage: python base_changer2.py [original_fasta] [sub_file] [out_file}

Where the subfile is in format (position \t base):

1 A

10 T

100 C

1000 G

etc

About

Changes bases in a fasta file at user specified positions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages