Skip to content

JonasPla/sub_uncalled_bases

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Substitute uncalled bases

This script changes unassigned nucleotides (N) from one sequence in an alignment and substitutes them by the nucleotides from another sequence. This is useful if two sequences are highly similar but one has a lot of uncalled bases. The assumption is that the true state of these uncalled bases is also highly similar to the other sequence.

python substitute_uncalled_bases.py -a tests/test.aln -s few_n -d many_n

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages