EnglishFrenchSpanish

Ad


OnWorks favicon

cd-hit-2d-para - Online in the Cloud

Run cd-hit-2d-para in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command cd-hit-2d-para that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


cd-hit-2d-para.pl - divide a big clustering job into pieces to run cd-hit-2d or cd-hit-
est-2d jobs

SYNOPSIS


cd-hit-2d-para.pl options

DESCRIPTION


This script divide a big clustering job into pieces and submit jobs to remote
computers over a network to make it parallel. After all the jobs finished, the
script merge the clustering results as if you just run a single cd-hit-2d or
cd-hit-est-2d.

You can also use it to divide big jobs on a single computer if your computer does
not have enough RAM (with -L option).

Requirements:
1 When run this script over a network, the directory where you

run the scripts and the input files must be available on all the remote hosts with
identical path.

2 If you choose "ssh" to submit jobs, you have to have

passwordless ssh to any remote host, see ssh manual to know how to set up
passwordless ssh.

3 I suggest to use queuing system instead of ssh,

I currently support PBS and SGE

4 cd-hit-2d cd-hit-est-2d cd-hit-div cd-hit-div.pl must be

in same directory where this script is in.

Options

-i input filename for 1st db in fasta format, required

-i2 input filename for 2nd db in fasta format, required

-o output filename, required

--P program, "cd-hit-2d" or "cd-hit-est-2d", default "cd-hit-2d"

--B filename of list of hosts, requred unless -Q or -L option is supplied

--L number of cpus on local computer, default 0 when you are not running it over a
cluster, you can use this option to divide a big clustering jobs into small pieces,
I suggest you just use "--L 1" unless you have enough RAM for each cpu

--S Number of segments to split 1st db into, default 2

--S2 Number of segments to split 2nd db into, default 8

--Q number of jobs to submit to queue queuing system, default 0 by default, the program
use ssh mode to submit remote jobs

--T type of queuing system, "PBS", "SGE" are supported, default PBS

--R restart file, used after a crash of run

-h print this help

More cd-hit-2d/cd-hit-est-2d options can be speicified in command line

Questions, bugs, contact Weizhong Li at [email protected]

Use cd-hit-2d-para online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    wxPython
    wxPython
    A set of Python extension modules that
    wrap the cross-platform GUI classes from
    wxWidgets.. Audience: Developers. User
    interface: X Window System (X11), Win32 ...
    Download wxPython
  • 2
    packfilemanager
    packfilemanager
    This is the Total War pack file manager
    project, starting from version 1.7. A
    short introduction into Warscape
    modding: ...
    Download packfilemanager
  • 3
    IPerf2
    IPerf2
    A network traffic tool for measuring
    TCP and UDP performance with metrics
    around both throughput and latency. The
    goals include maintaining an active
    iperf cod...
    Download IPerf2
  • 4
    fre:ac - free audio converter
    fre:ac - free audio converter
    fre:ac is a free audio converter and CD
    ripper for various formats and encoders.
    It features MP3, MP4/M4A, WMA, Ogg
    Vorbis, FLAC, AAC, and Bonk format
    support, ...
    Download fre:ac - free audio converter
  • 5
    Matplotlib
    Matplotlib
    Matplotlib is a comprehensive library
    for creating static, animated, and
    interactive visualizations in Python.
    Matplotlib makes easy things easy and
    hard thing...
    Download Matplotlib
  • 6
    BotMan
    BotMan
    Write your chatbot logic once and
    connect it to one of the available
    messaging services, including Amazon
    Alexa, Facebook Messenger, Slack,
    Telegram or even yo...
    Download BotMan
  • More »

Linux commands

Ad