crac 2.5.2+dfsg-6build1 source package in Ubuntu

Changelog

crac (2.5.2+dfsg-6build1) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- William Grant <email address hidden>  Mon, 01 Apr 2024 16:40:03 +1100

Upload details

Uploaded by:
William Grant
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc

Downloads

File Size SHA-256 Checksum
crac_2.5.2+dfsg.orig.tar.xz 642.8 KiB 66198b60f8bebb4d923a1230231949f8c7dc1adce92176b45f041726496c69fd
crac_2.5.2+dfsg-6build1.debian.tar.xz 14.9 KiB 9c780c2f45b48075fbd3933770251655fd78bfbf1a14a5cb14ce972639693445
crac_2.5.2+dfsg-6build1.dsc 2.1 KiB 9e2ab80acb07faaef902753fc3fe565d663b8a43d6f114c0cd1ecfc449fc40e4

View changes file

Binary packages built by this source

crac: integrated RNA-Seq read analysis

 CRAC is a tool to analyze High Throughput Sequencing (HTS) data in
 comparison to a reference genome. It is intended for transcriptomic
 and genomic sequencing reads. More precisely, with transcriptomic
 reads as input, it predicts point mutations, indels, splice junction,
 and chimeric RNAs (ie, non colinear splice junctions). CRAC can also
 output positions and nature of sequence error that it detects in the
 reads. CRAC uses a genome index. This index must be computed before
 running the read analysis. For this sake, use the command "crac-index"
 on your genome files. You can then process the reads using the command
 crac. See the man page of CRAC (help file) by typing "man crac". CRAC
 requires large amount of main memory on your computer. For processing
 against the Human genome, say 50 million reads of 100 nucleotide each,
 CRAC requires about 40 gigabytes of main memory. Check whether the
 system of your computing server is equipped with sufficient amount of
 memory before launching an analysis.

crac-dbgsym: debug symbols for crac