Skip to content

Tool to select representative sequences from a multiple sequence alignment

License

Notifications You must be signed in to change notification settings

eggzilla/SelectSequencesFromMSA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SelectSequencesFromMSA GitHub Build Status Hackage Bioconda

SelectSequences is a tool for selection of a represenative subset of sequences from a multiple sequence alignment in clustal format. It is inspired the SelectSequences.pl script provided by RNAz.

It is available as a commandline tool only.

Installation via bioconda

SelectSequences can be installed with all dependencies via conda. Once you have conda installed simply type:

     conda install -c bioconda selectsequences

Available as docker container

SelectSequences is available with all dependencies via biocontainer. Install docker

     docker pull quay.io/biocontainers/selectsequences:1.0.0--pl5.22.0_0
     docker run -i -t quay.io/biocontainers/selectsequences:1.0.0--pl5.22.0_0 bash

Installation via cabal-install

SelectSequences is implemented in Haskell and can be installed via the Haskell package distribution sytem cabal. Once you have cabal installed simply type:

     cabal install SelectSequences

Precompiled Executables

*   Archlinux (ghc-8.0.1) [SelectSequences 1.0.0 x86_64](http://www.bioinf.uni-freiburg.de//~egg/SelectSequences/archlinux-ghc8.0.1/SelectSequences-1.0.0)

About

Tool to select representative sequences from a multiple sequence alignment

Resources

License

Stars

Watchers

Forks

Packages

No packages published