Mon, 29 Apr 2024 07:42:10 UTC | login

Information for build fastx_toolkit-0.0.14-19.fc29

ID26615
Package Namefastx_toolkit
Version0.0.14
Release19.fc29
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/fastx_toolkit.git#9ed13636c94d3d470d01b9fa71db537b8040edbc
SummaryTools to process short-reads FASTA/FASTQ files
Description The FASTX-Toolkit is a collection of command line tools for Short-Reads FASTA/FASTQ files preprocessing. Next-Generation sequencing machines usually produce FASTA or FASTQ files, containing multiple short-reads sequences (possibly with quality information). The main processing of such FASTA/FASTQ files is mapping (aka aligning) the sequences to reference genomes or other databases using specialized programs. Example of such mapping programs are: Blat, SHRiMP, LastZ, MAQ and many many others. However, It is sometimes more productive to preprocess the FASTA/FASTQ files before mapping the sequences to the genome - manipulating the sequences to produce better mapping results. The FASTX-Toolkit tools perform some of these preprocessing tasks.
Built bydavidlt
State complete
Volume DEFAULT
StartedSat, 19 May 2018 08:01:27 UTC
CompletedSat, 19 May 2018 08:18:53 UTC
Taskbuild (f29-candidate, /rpms/fastx_toolkit.git:9ed13636c94d3d470d01b9fa71db537b8040edbc)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/fastx_toolkit.git?#9ed13636c94d3d470d01b9fa71db537b8040edbc'}}
Tags
f29
RPMs
src
fastx_toolkit-0.0.14-19.fc29.src.rpm (info) (download)
riscv64
fastx_toolkit-0.0.14-19.fc29.riscv64.rpm (info) (download)
fastx_toolkit-galaxy-0.0.14-19.fc29.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.0.14-19 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.0.14-18 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.0.14-17 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.0.14-16 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.0.14-15 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.0.14-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Sat May 02 2015 Kalev Lember <kalevlember@gmail.com> - 0.0.14-13 - Rebuilt for GCC 5 C++11 ABI change * Sat Aug 16 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.0.14-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild * Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.0.14-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Mon Jun 02 2014 Adam Huffman <bloch@verdurin.com> - 0.0.14-1 - Update to upstream 0.0.14 release - C++11 standard required * Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.0.13-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild * Wed Jul 17 2013 Petr Pisar <ppisar@redhat.com> - 0.0.13-9 - Perl 5.18 rebuild * Wed Feb 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.0.13-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild * Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.0.13-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild * Tue Feb 28 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.0.13-6 - Rebuilt for c++ ABI breakage * Mon Jan 09 2012 Adam Huffman <verdurin@fedoraproject.org> - 0.0.13-5 - fix compilation with GCC 4.7 * Fri May 27 2011 Adam Huffman <bloch@verdurin.com> - 0.0.13-4 - fix ownership of /usr/share/fastx_toolkit * Tue Nov 16 2010 Adam Huffman <bloch@verdurin.com> - 0.0.13-3 - fix license and remove autotools Makefiles * Wed Aug 25 2010 Adam Huffman <bloch@verdurin.com> - 0.0.13-2 - fix CFLAGS and CXXFLAGS * Tue May 11 2010 Adam Huffman <bloch@verdurin.com> - 0.0.13-1 - initial version