Skip to content

SatuRation v1.0: A program designed to estimate the degree of saturation observed between two sequences of nucleotides, genotypes, di-nucleotides, codons or amino acids

License

lsjermiin/SatuRation.v1.0

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NOTES REGARDING SOFTWARE

NAME        SatuRation

VERSION     1.0

COPYRIGHT   Copyright © 2019-2022 Lars Sommer Jermiin. All rights reserved.

WARNING     The copyright holder takes no legal responsibility for the correctness of 
            results obtained using this program.

AUTHOR      Lars Sommer Jermiin

ADDRESS     Australian National University
            University College Dublin            

CONTACT     lars.jermiin@anu.edu.au
            lars.jermiin@ucd.ie

DATE        29 June 2022

PURPOSE     SatuRation estimates the degree of satuation observed between two sequences 
            of nucleotides, genotypes, di-nucleotides, codons or amino acids.
 
FORMAT      Sequences must be stored in the FASTA format.
 
DATA TYPES  Sequences can be read a strings of one, two, or three nucleotides, strings 
            of 10- or 14-state genotypes, or as strings of amino acids.

COMPILE     g++ saturation_1.0.cpp -o saturation -O3 -Wall -lm

HELP        Simply type saturation in the command line

STATUS      Software complete

NOTE        Contact author for updates, etc

About

SatuRation v1.0: A program designed to estimate the degree of saturation observed between two sequences of nucleotides, genotypes, di-nucleotides, codons or amino acids

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages