File: gthbssmbuild.1.adoc

package info (click to toggle)
genomethreader 1.7.3%2Bdfsg-10
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 46,568 kB
  • sloc: ansic: 90,168; ruby: 1,769; makefile: 573; sh: 112; perl: 105
file content (46 lines) | stat: -rw-r--r-- 777 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
# gthbssmbuild(1)

## NAME

gthbssmbuild - build splice site model

## SYNOPSIS

*gthbssmbuild* [option ...] genomic_file cDNA_file

## DESCRIPTION

Build a BSSM file from a directory tree containing the training data.

## OPTIONS


*-bssmfile*::
  specify name of BSSM file to store parameters in
            default: undefined

*-datapath*::
  specify root of species-specific training data directory tree
            default: undefined

*-gtdonor*::
  train GT donor model
            default: no

*-gcdonor*::
  train GC donor model
            default: no

*-agacceptor*::
  train AG acceptor model
            default: no

*-gzip*::
  use gzip'ed input files
            default: no

*-help*::
  display help and exit

*-version*::
  display version information and exit