Download Latest Version GRASPx_src.tgz (3.2 MB)
Email in envelope

Get an email when there's a new version of GRASPx

Home
Name Modified Size InfoDownloads / Week
README 2015-12-01 578 Bytes
GRASPx_src.tgz 2015-12-01 3.2 MB
graspx-0.0.1-x86_64-deb.tar.gz 2015-01-09 2.2 MB
Totals: 3 Items   5.4 MB 1
# 
# GRASPx: Guided Reference-based Assembly of Short Peptides (fast version)
#
# For questions, comments, or bug reports please contact Cuncong Zhong (czhong@jcvi.org)
#

Usage (assume you are under the home directory of GRASPx):

1: Create indexing file:
	"./graspx-build Examples/mix3fams.fa"

2: Perform assembly:
	"./graspx-assemble Examples/1VDX_A.fa Examples/mix3fams.fa out_contigs.fa"

3: Align individual reads to the output contigs:
	"./graspx-map Examples/mix3fams.fa out_contigs.fa out_contigs.map"

For more options, please use "--help" for each of the programs. 
Source: README, updated 2015-12-01