File: README.Debian

package info (click to toggle)
sspace 2.1.1%2Bdfsg-7
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 6,792 kB
  • sloc: perl: 2,382; python: 374; makefile: 27; sh: 17
file content (27 lines) | stat: -rw-r--r-- 1,263 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
SSPACE for Debian
_________________

Please note:  This is the free 'basic' version of SSPACE. The non-free
'standard' version is available directly from Baseclear at
   http://www.baseclear.com/genomics/bioinformatics/basetools/SSPACE



SSPACE tracks in memory all contigs. That means that the memory usage 
will increase drastically with the size of your contig data set. In
addition, during contig extension single reads are extracted and mapped
to the contigs. Unmapped reads are stored in memory. Again, the more
reads that can not map, the bigger the dataset and the more memory is
used. Just be aware of these limitations and don't be surprised if you
observe a lot of data swapping to disk if you attempt to run SSPACE on a
machine with little RAM.

Contig extension might not be suited to work with 454-type read pair 
libraries. Simply because recurring base insertions/deletions errors,
such as those commonly seen in homopolymeric regions, will not cluster
well in the context of the SSAKE contig extension algorithm scheme. In
addition, long 454 reads are less likely to map against the contigs,
thus less read pairs are found and scaffolding is based on less read
pairs. One possibility is to allow gaps during mapping using the æ-gÆ
parameter.