File: README

package info (click to toggle)
toppic 1.8.0%2Brepack1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 111,364 kB
  • sloc: cpp: 62,240; xml: 8,121; javascript: 1,356; python: 755; sh: 108; makefile: 24
file content (14 lines) | stat: -rw-r--r-- 663 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
/boost/         Some code from Boost used by pwiz/libraries/boost_aux/

/htslib/        Library for creating fasta indexes and reading fasta files.
                Version 2016. (http://www.htslib.org/download/) 

/pwiz/          Some code from ProteoWizard version 3.0_25117 (2025/04/29) for reading mzML and mzXML
                files (http://proteowizard.sourceforge.net/download.html).  

/xml2json/      Xml2json header only library, version Sep 8, 2016. 
                (https://github.com/Cheedoong/xml2json)

/onnx           Microsoft onnx runtime library, version 1.14.1
                (https://github.com/microsoft/onnxruntime/releases/tag/v1.14.1)