User Tools

Site Tools


staramr-software

This is an old revision of the document!


staramr

Scans genome contigs against the ResFinder, PlasmidFinder, and PointFinder databases.

Information

Usage

See versions that are available:

$ module avail staramr

Load one version into your environment and run it:

$ module load staramr/0.11.0
$ staramr db info

Installation

Notes from the sysadmin during installation.

$ module load python/3.10
$ sudo mkdir -p /export/apps/staramr/0.11.0
$ sudo chown aorth /export/apps/staramr/0.11.0
$ python3 -m venv /export/apps/staramr/0.11.0
$ source /export/apps/staramr/0.11.0/bin/activate
$ pip install -U pip setuptools wheel
$ pip install staramr==0.11.0
staramr-software.1740983603.txt.gz · Last modified: by aorth