├── LICENSE ├── README.md ├── calcANI.pl ├── getRBH.pl └── getdNdS.pl /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Computational-conSequences/SequenceTools/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Computational-conSequences/SequenceTools/HEAD/README.md -------------------------------------------------------------------------------- /calcANI.pl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Computational-conSequences/SequenceTools/HEAD/calcANI.pl -------------------------------------------------------------------------------- /getRBH.pl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Computational-conSequences/SequenceTools/HEAD/getRBH.pl -------------------------------------------------------------------------------- /getdNdS.pl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Computational-conSequences/SequenceTools/HEAD/getdNdS.pl --------------------------------------------------------------------------------