command
module
Version:
v0.0.0-...-96b7d44
Opens a new window with list of versions in this module.
Published: Apr 4, 2023
License: AFL-3.0, CC-BY-3.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
pdf2plain
Can be used to convert pdf to plain text for downstream process of bioextr.
Installation
Xpdf command line tools (required):
# windows
wget https://github.com/clindet/bioextr/releases/download/v0.1.0/pdf2plain.exe
# osx
wget https://github.com/clindet/bioextr/releases/download/v0.1.0/pdf2plain_osx
mv pdf2plain_osx pdf2plain
chmod a+x pdf2plain
# linux
wget https://github.com/clindet/bioextr/releases/download/v0.1.0/pdf2plain_linux64
mv pdf2plain_linux64 pdf2plain
chmod a+x pdf2plain
# get latest version
go get -u github.com/clindet/bioextr/pdf2plain
Usage
pdf2plain _examples/Multi-omic_approaches_to_improve_outcome_for_T-cel.pdf -o out.text
Maintainer
License
Academic Free License version 3.0
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.