yamet
is y
et a
nother m
ethylation e
ntropy t
ool.
yamet
is under development! 🎊
Please also check (probably side branches of):
- https://github.com/emsonder/MethQuant
- https://github.com/emsonder/MethQuant-analysis
method
: yamet code. See our releases (including binaries)workflow
: yamet applications, including simulations.github/workflows
andtest
: testingold
: archived codebase from old version to be removed
yamet can be installed via brew
on MacOS and Ubuntu
brew tap atchox/brew
# stable version
brew install yamet
# or build latest version from source
brew install --HEAD yamet
Compiled binaries can be downloaded from the releases page.
git clone https://github.com/imallona/yamet.git
cd yamet/method
bash build.sh
./build/yamet --help
Lorem ipsum
cd workflow
snakemake --use-conda --cores 1
GPLv3