Skip to content

R function that checks .fasta files are suitable for GenBank submission

Notifications You must be signed in to change notification settings

RowanDurrant/BankIt_Checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BankIt_Checker

R function that checks if .fasta files are suitable for GenBank submission, based on the errors and warnings I've found so far using BankIt. The checks are non-exhaustive, and sequence length limits may vary between organsisms and submssion types. If you are aware of any rules that GenBank submission has that this script doesn't currently check for, feel free to open an issue.

07 July 2023 Update: you can use alignments now!

02 March 2023 Update: added a separate function just to display the %Ns for each sequence.

About

R function that checks .fasta files are suitable for GenBank submission

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages