libsnpsift-java
tool to annotate and manipulate genome variants - lib
SnpSift is a toolbox that allows one to filter and manipulate annotated files.
Once the genomic variants have been annotated, one needs to filter them out in
order to find the "interesting / relevant variants". Given the large data
files, this is not a trivial task (e.g. one cannot load all the variants into
XLS spreadsheet). SnpSift helps to perform this VCF file manipulation and
filtering required at this stage in data processing pipelines.
python3-enum-tools
tools to expand Python's enum module
The enum tools package provides additional tools to expand the functionality
of Python's standard enum module. Here are some of the key features this
package offers:
- enum_tools.autoenum:
This part of the package is a Sphinx extension that
enhances the Enums documentation. It has improved documentation compared
to what Sphinx's default autoclass convention provides for Enums.
- @enum_tools.documentation.document_enum:
This is a decorator that allows you to add docstrings to Enums members
based on the comments at the end of each line. This can be useful for
improving documentation associated with each Enum member.
- enum_tools.custom_enums:
offers custom enumerations with additional functionality. May include
specialized Enums that extend or change the default behavior of the Python
enum module.
libswami1t64
MIDI instrument editor - shared library
Swami (Sampled Waveforms And Musical Instruments) is an application
for editing and managing MIDI instruments, such as SoundFont files.
A programming API is also provided for integration with other
applications.
python3-tabnet
Attentive Interpretable Tabular Learning
python3-tabnet is a pyTorch implementation of Tabnet (TabNet: Attentive
Interpretable Tabular Learning, https://arxiv.org/pdf/1908.07442.pdf).
Please note that some different choices have been made overtime to improve
the library which can differ from the orginal paper.
snpsift
tool to annotate and manipulate genome variants - tool
SnpSift is a toolbox that allows one to filter and manipulate annotated files.
Once the genomic variants have been annotated, one needs to filter them out in
order to find the "interesting / relevant variants". Given the large data
files, this is not a trivial task (e.g. one cannot load all the variants into
XLS spreadsheet). SnpSift helps to perform this VCF file manipulation and
filtering required at this stage in data processing pipelines.
libswamigui1t64
MIDI instrument editor - shared GUI library
Swami (Sampled Waveforms And Musical Instruments) is an application
for editing and managing MIDI instruments, such as SoundFont files.
A programming API is also provided for integration with other
applications.