tools

package module
v0.0.0-...-569c3a6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 25, 2014 License: MIT Imports: 0 Imported by: 0

README

This package provides a litany of command line programs that provide access to the various libraries that exist in the TuftsBCB organization.

In most cases, command line tools are typically very small and only representative of an interface to interact with an existing library. In more exceptional circumstances where performance is needed, a command line tool may use concurrency in an attempt to decrease execution time.

Documentation for each command

http://godoc.org/github.com/TuftsBCB/tools

Installation

Once you have Go installed, just run

go get github.com/TuftsBCB/tools/...

to install the package.

Documentation

Overview

Package tools provides command line tools that utilize the various repositories in the github.com/TuftsBCB organization.

In most cases, command line tools are typically very small and only representative of an interface to interact with an existing library. In more exceptional circumstances where performance is needed, a command line tool may use concurrency in an attempt to decrease execution time.

Directories

Path Synopsis
bestfrag computes the best structural FragBag fragment that corresponds to the region provided.
bestfrag computes the best structural FragBag fragment that corresponds to the region provided.
Example buildhhm shows how to construct an HHM using HHblits and HHmake from a single sequence FASTA file.
Example buildhhm shows how to construct an HHM using HHblits and HHmake from a single sequence FASTA file.
clean-a3m will read in all sequences in a given A3M file and overwrite the the given file with all non-empty sequences.
clean-a3m will read in all sequences in a given A3M file and overwrite the the given file with all non-empty sequences.
pdb-rmsd computes the RMSD between two sets of carbon-alpha ATOM records read from PDB files.
pdb-rmsd computes the RMSD between two sets of carbon-alpha ATOM records read from PDB files.
Command pdbs-chains reads a file in the PDB Select format and outputs the list of PDB identifiers in the set.
Command pdbs-chains reads a file in the PDB Select format and outputs the list of PDB identifiers in the set.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL