File: control

package info (click to toggle)
ruby-fix-trinity-output 1.0.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster, forky, sid, trixie
  • size: 224 kB
  • sloc: ruby: 148; makefile: 14
file content (32 lines) | stat: -rw-r--r-- 1,255 bytes parent folder | download
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
Source: ruby-fix-trinity-output
Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Michael R. Crusoe <michael.crusoe@gmail.com>
Section: ruby
Testsuite: autopkgtest-pkg-ruby
Priority: optional
Build-Depends: debhelper (>= 11~),
               gem2deb,
               help2man,
               rake,
               ruby-shoulda-context,
               ruby-trollop (>= 2.0)
Standards-Version: 4.3.0
Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-fix-trinity-output
Vcs-Git: https://salsa.debian.org/ruby-team/ruby-fix-trinity-output.git
Homepage: http://rubygems.org/gems/fix-trinity-output
XS-Ruby-Versions: all

Package: ruby-fix-trinity-output
Architecture: all
Depends: ruby | ruby-interpreter,
         ruby-trollop (>= 2.0),
         ${misc:Depends},
         ${shlibs:Depends}
Description: Fix output fastq files from trinityrnaseq
 trinityrnaseq outputs fastq files that have been 'corrected'
 .
 Unfortunately these files are no longer properly paired and therefore can't be
 used in most aligners such as bowtie2 and snap-aligner. This script attempts
 to fix that and produce 2 properly paired fastq files and a fastq file
 containing single reads
XB-Ruby-Versions: ${ruby:Versions}