Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 563 Bytes

File metadata and controls

22 lines (14 loc) · 563 Bytes

twinstop

Twinstop identifies selenoproteins in close related transcriptomes

Installation

In a new conda environment, run::

conda install -c conda-forge -c bioconda -c mmariotti twinstop

Installation troubleshooting

If solving takes forever, we recommend switching to mamba instead. That is, uninstall conda; install mamba; create a new environment; then run the command::

mamba install -c conda-forge -c bioconda -c mmariotti twinstop

Usage

To see usage, run::

twinstop -h

Authors

Sergio Sanchez Moragues and Marco Mariotti