GenomeComb



Genomecomb moved to github on https://github.com/derijkp/genomecomb with documentation on https://derijkp.github.io/genomecomb. For up to date versions, go there. These pages only remain here for the data on the older scientific application (or if someone really needs a long obsolete version of the software)

cplinked

Format

cg cplinked ?options? source dest

Summary

create a copy of a directory where each file in it is a softlink to the src.

Arguments

source
directory to be copied
dest
destination directory

Options

-absolute 0/1
softlinks will use absolute paths if 1, relative paths if 0 (default)

Category

Tools