File: README.md

package info (click to toggle)
bitseq 0.7.5%2Bdfsg-5
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 676 kB
  • sloc: cpp: 7,043; python: 562; makefile: 150; sh: 52
file content (34 lines) | stat: -rw-r--r-- 811 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
Dependencies:
---------------------------------------
GNU make, g++ , zlib (for samtools API used in parseAlignment program)
Optional:
python - for helper scripts getCount.py, extractTranscriptInfo.py


Compilation:
--------------------------------------
Enter BitSeq directory and run:
make


Help & Usage:
--------------------------------
See wiki for more information:
https://github.com/BitSeq/BitSeq/wiki/Basic-usage


Contact:
----------------------------------
Please use local issue tracker: https://github.com/BitSeq/BitSeq/issues for 
help, issue resolution and comments.

For direct contact, please contact Peter Glaus (glaus [at] cs.man.ac.uk).


License:
----------------------------------
Artistic-2.0 
 + Boost_1_0 for directory boost 
 + MIT for directory samtools
 + LGPL for directory asa103