Browsing Japanese translation

Don't show this notice anymore
Before translating, be sure to go through Ubuntu Translators instructions and Japanese guidelines.
141314141323 of 141378 results
141314.
module providing automatic gdb backtraces on errors
Summary
(no translation yet)
Located in Package: libdevel-bt-perl
141315.
Devel::bt, when enabled, registers a handler for certain types of fatal errors, like segmentation faults, and, once such an error occurs, prints a debugger backtrace to standard output before exiting the program.
Description
(no translation yet)
Located in Package: libdevel-bt-perl
141316.
It is intended to be used to debug crashes in situations where running the failing program directly under a debugger is not possible, for example when trying to get more information from cpantesters or from users unfamiliar with gdb.
Description
(no translation yet)
Located in Package: libdevel-bt-perl
141317.
sparse array storage library for genomics (development files)
Summary
(no translation yet)
Located in Package: libgenomicsdb-dev
141318.
This package contains the development files and the static library.
Description
(no translation yet)
Located in Package: libgenomicsdb-dev
141319.
sparse array storage library for genomics (Java native bindings)
Summary
(no translation yet)
Located in Package: libgenomicsdb-jni
141320.
This package contains the Java native bindings.
Description
(no translation yet)
Located in Package: libgenomicsdb-jni
141321.
sparse array storage library for genomics (shared libraries)
Summary
(no translation yet)
Located in Package: libgenomicsdb0
141322.
GenomicsDB is built on top of a htslib fork and an internal array storage system for importing, querying and transforming variant data. Variant data is sparse by nature (sparse relative to the whole genome) and using sparse array data stores is a perfect fit for storing such data.
Description
(no translation yet)
Located in Package: libgenomicsdb0 Package: libgenomicsdb-jni Package: libgenomicsdb-dev Package: genomicsdb-tools
141323.
The GenomicsDB stores variant data in a 2D array where:
- Each column corresponds to a genomic position (chromosome + position);
- Each row corresponds to a sample in a VCF (or CallSet in the GA4GH
terminology);
- Each cell contains data for a given sample/CallSet at a given position;
data is stored in the form of cell attributes;
- Cells are stored in column major order - this makes accessing cells with
the same column index (i.e. data for a given genomic position over all
samples) fast.
- Variant interval/gVCF interval data is stored in a cell at the start of the
interval. The END is stored as a cell attribute. For variant intervals
(such as deletions and gVCF REF blocks), an additional cell is stored at
the END value of the variant interval. When queried for a given genomic
position, the query library performs an efficient sweep to determine all
intervals that intersect with the queried position.
Description
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
There are leading/trailing spaces here. Each one represents a space character. Enter a space in the equivalent position in the translation.
(no translation yet)
Located in Package: libgenomicsdb0 Package: libgenomicsdb-jni Package: libgenomicsdb-dev Package: genomicsdb-tools
141314141323 of 141378 results

This translation is managed by Ubuntu Japanese Translators, assigned by Ubuntu Translators.

You are not logged in. Please log in to work on translations.

Contributors to this translation: Michael Vogt, Ryusei Yamaguchi, Shushi Kurose, Steve Langasek, yoneken, Łukasz Zemczak.