You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TransposonDB is a collection of known transposon sequences from many different databases.
Currently there are more plant genome transposons known than animalia transposons.
Hi,
I found that there are many Plantae sequences and just a little Animalia sequences in TransposonDB.fasta, is that normal?
grep ">" TransposonDB.fasta|wc -l
891052
grep ">" TransposonDB.fasta| grep -i Plantae|wc -l
865297
grep ">" TransposonDB.fasta|grep Animalia|wc -l
21875
Best,
Kun
The text was updated successfully, but these errors were encountered: