Science Score: 57.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
✓DOI references
Found 3 DOI reference(s) in README -
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (6.8%) to scientific vocabulary
Keywords
Repository
dishevelled.org bio
Basic Info
Statistics
- Stars: 7
- Watchers: 3
- Forks: 0
- Open Issues: 7
- Releases: 21
Topics
Metadata Files
README.md
dishevelled-bio
dishevelled.org bio
Hacking dishevelled-bio
Install
- JDK 17 or later, https://openjdk.java.net
- Apache Maven 3.8.5 or later, https://maven.apache.org
To build
$ mvn install
Running dishevelled-bio tools
In addition to APIs in various modules, dishevelled.org bio also provides a set of
command line tools, gathered together into a single top-level dsh-bio script
```bash $ dsh-bio --help usage: dsh-bio [command] [args]
commands: bin-fastq-quality-scores bin quality scores from files in FASTQ format compress-bed compress features in BED format to splittable bgzf or bzip2 compression codecs compress-fasta compress sequences in FASTA format to splittable bgzf or bzip2 compression codecs compress-fastq compress sequences in FASTQ format to splittable bgzf or bzip2 compression codecs compress-gaf compress alignments in GAF format to splittable bgzf or bzip2 compression codecs compress-gfa1 compress assembly in GFA 1.0 format to splittable bgzf or bzip2 compression codecs compress-gfa2 compress assembly in GFA 2.0 format to splittable bgzf or bzip2 compression codecs compress-gff3 compress features in GFF3 format to splittable bgzf or bzip2 compression codecs compress-paf compress alignments in PAF format to splittable bgzf or bzip2 compression codecs compress-rgfa compress assembly in rGFA format to splittable bgzf or bzip2 compression codecs compress-sam compress alignments in SAM format to splittable bgzf or bzip2 compression codecs compress-vcf compress variants and genotypes in VCF format to splittable bgzf or bzip2 compression codecs count-fastq count DNA sequences in FASTQ format create-sequence-dictionary create a SequenceDictionary from DNA sequences in FASTA format disinterleave-fastq convert interleaved FASTQ format into first and second DNA sequence files in FASTQ format downsample-fastq downsample DNA sequences from files in FASTQ format downsample-interleaved-fastq downsample DNA sequences from a file in interleaved FASTQ format export-segments export assembly segment sequences in GFA 1.0 format to FASTA format extract-fasta extract matching DNA or protein sequences in FASTA format extract-fasta-kmers extract kmers from DNA or protein sequences in FASTA format extract-fasta-kmers-to-parquet (beta) extract kmers from DNA or protein sequences in FASTA format to Parquet format extract-fasta-kmers-to-parquet3 (beta) extract kmers from DNA or protein sequences in FASTA format to Parquet format extract-fastq extract matching DNA sequences in FASTQ format extract-fastq-by-length extract DNA sequences in FASTQ format with a range of lengths extract-uniprot-features extract protein features from UniProt XML format extract-uniprot-features-to-parquet extract protein features from UniProt XML format to Parquet format extract-uniprot-features-to-partitioned-parquet extract protein features from UniProt XML format to partitioned Parquet format extract-uniprot-sequences extract protein sequences from UniProt XML format fasta-index-to-pangenome convert DNA sequences in FASTA index (.fai) format to pangenome text format fasta-index-to-pangenome-tree convert DNA sequences in FASTA index (.fai) format to pangenome tree format fasta-to-fastq convert DNA sequences in FASTA format to FASTQ format fasta-to-pangenome convert DNA sequences in FASTA format to pangenome text format fasta-to-pangenome-tree convert DNA sequences in FASTA format to pangenome tree format fasta-to-parquet (beta) convert DNA or protein sequences in FASTA format to Parquet format fasta-to-parquet2 (beta) convert DNA or protein sequences in FASTA format to Parquet format, with transaction size fasta-to-parquet3 (beta) convert DNA or protein sequences in FASTA format to Parquet format, with partition size fasta-to-parquet4 (beta) convert DNA or protein sequences in FASTA format to Parquet format, with flush after fasta-to-parquet5 (beta) convert DNA or protein sequences in FASTA format to Parquet format, per thread output fasta-to-parquet6 (beta) convert DNA or protein sequences in FASTA format to Parquet format, per thread output, no view fasta-to-text convert DNA or protein sequences in FASTA format to tab-separated values (tsv) text format fastq-description output description lines from DNA sequences in FASTQ format fastq-sequence-length output sequence lengths from DNA sequences in FASTQ format fastq-to-bam convert DNA sequences in FASTQ format to unaligned BAM format fastq-to-fasta convert DNA sequences in FASTQ format to FASTA format fastq-to-parquet convert DNA sequences in FASTQ format to Parquet format fastq-to-partitioned-parquet convert DNA sequences in FASTQ format to partitioned Parquet format fastq-to-text convert DNA sequences in FASTQ format to tab-separated values (tsv) text format filter-bed filter features in BED format filter-fasta filter sequences in FASTA format filter-fastq filter sequences in FASTQ format filter-gaf filter alignments in GAF format filter-gfa1 filter assembly in GFA 1.0 format filter-gfa2 filter assembly in GFA 2.0 format filter-gff3 filter features in GFF3 format filter-paf filter alignments in PAF format filter-rgfa filter assembly in rGFA format filter-sam filter alignments in SAM format filter-vcf filter variants in VCF format gfa1-to-gfa2 convert GFA 1.0 format to GFA 2.0 format gff3-to-bed convert transcript features in GFF3 format to BED format identify-gfa1 add identifier annotation to records in GFA 1.0 format interleave-fastq convert first and second DNA sequence files in FASTQ format to interleaved FASTQ format interleaved-fastq-to-bam convert DNA sequences in interleaved FASTQ format to unaligned BAM format links-to-cytoscape-edges convert links in GFA 1.0 format to edges.txt format for Cytoscape links-to-property-graph convert links in GFA 1.0 format to property graph CSV format list-filesystems list filesystem providers parquet-reads-to-fastq convert reads in Parquet format to FASTQ format reassemble-paths reassemble paths in GFA 1.0 format from traversal records remap-dbsnp remap DB Type=String flags in VCF format to DB Type=Flag and dbsnp Type=String fields remap-phase-set remap PS Type=String phase set ids in VCF format to PS Type=Integer rename-bed-references rename references in BED files rename-gff3-references rename references in GFF3 files rename-vcf-references rename references in VCF files segments-to-cytoscape-nodes convert segments in GFA 1.0 format to nodes.txt format for Cytoscape segments-to-property-graph convert segments in GFA 1.0 format to property graph CSV format split-bed split files in BED format split-fasta split files in FASTA format split-fastq split files in FASTQ format split-gaf split files in GAF format split-gff3 split files in GFF3 format split-interleaved-fastq split files in interleaved FASTQ format split-paf split files in PAF format split-sam split files in SAM format split-vcf split files in VCF format summarize-uniprot-entries summarize UniProt entries in XML format summarize-uniprot-entries-to-parquet summarize UniProt entries in XML format to Parquet format text-to-fasta convert DNA or protein sequences in tab-separated values (tsv) text format to FASTA format text-to-fastq convert DNA sequences in tab-separated values (tsv) text format to FASTQ format traversals-to-cytoscape-edges convert traversals in GFA 1.0 format to edges.txt format for Cytoscape traversals-to-property-graph convert traversals in GFA 1.0 format to property graph CSV format traverse-paths traverse paths in GFA 1.0 format truncate-fasta truncate DNA or protein sequences in FASTA format truncate-paths truncate paths in GFA 1.0 format variant-table-to-vcf convert Ensembl variant table to VCF format vcf-pedigree extract a pedigree from VCF format vcf-samples extract samples from VCF format vcf-to-parquet convert variants in VCF format to Parquet format
arguments: -a, --about display about message [optional] -v, --version display about message [optional] -h, --help display help message [optional]
$ dsh-bio split-bed --help usage: dsh-split-bed -r 100 -i foo.bed.gz
arguments: -a, --about display about message [optional] -h, --help display help message [optional] -i, --input-path [interface java.nio.file.Path] input BED path, default stdin [optional] -b, --bytes [class java.lang.String] split input path at next record after each n bytes [optional] -r, --records [class java.lang.Long] split input path after each n records [optional] -p, --prefix [class java.lang.String] output file prefix [optional] -d, --left-pad [class java.lang.Integer] left pad split index in output file name [optional] -s, --suffix [class java.lang.String] output file suffix, e.g. .bed.gz [optional] ```
Each command is also available as a separate script, e.g. dsh-split-bed
```bash $ dsh-split-bed --help usage: dsh-split-bed -r 100 -i foo.bed.gz
arguments: -a, --about display about message [optional] -h, --help display help message [optional] -i, --input-path [interface java.nio.file.Path] input BED path, default stdin [optional] -b, --bytes [class java.lang.String] split input path at next record after each n bytes [optional] -r, --records [class java.lang.Long] split input path after each n records [optional] -p, --prefix [class java.lang.String] output file prefix [optional] -d, --left-pad [class java.lang.Integer] left pad split index in output file name [optional] -s, --suffix [class java.lang.String] output file suffix, e.g. .bed.gz [optional] ```
Compression
Across the dishevelled.org bio command line tools, stdin and stdout should behave as expected,
and files and streams compressed with Zstandard (zstd), XZ, GZIP, BZip2, and block-compressed GZIP
(BGZF) are handled transparently. Use file extensions .zst, .xz, .gz, .bz2, and .bgz
respectively to force the issue, if necessary.
File systems
As of version 2.1, cloud storage file systems from Google Cloud Storage (via gs:// paths)
and Amazon Simple Storage Service (Amazon S3) (via s3:// paths) are supported for input paths.
$ dsh-bio list-filesystems
Installed filesystem providers:
file sun.nio.fs.MacOSXFileSystemProvider
jar jdk.nio.zipfs.ZipFileSystemProvider
jrt jdk.internal.jrtfs.JrtFileSystemProvider
gs com.google.cloud.storage.contrib.nio.CloudStorageFileSystemProvider
s3 software.amazon.nio.spi.s3.S3FileSystemProvider
s3x software.amazon.nio.spi.s3.S3XFileSystemProvider
Expressions
Commands with a --script argument expect an expression written in JavaScript that evaluates
to boolean true or false against a record, provided in the context as variable r. For example,
with dsh-filter-bed, to filter BED records by chromosome and score
javascript
r.getChrom() == 1 && r.getScore() > 10
specified on the command line as
bash
$ dsh-bio filter-bed -i input.bed --script "r.getChrom() == 1 && r.getScore() > 10"
Installing dishevelled-bio via Conda
The dishevelled.org bio command line tools are available in Conda via Bioconda, https://bioconda.github.io
bash
$ conda install dsh-bio
Installing dishevelled-bio via Homebrew
The dishevelled.org bio command line tools are available in Homebrew via Brewsci/bio, https://github.com/brewsci/homebrew-bio
bash
$ brew install brewsci/bio/dsh-bio
Installing dishevelled-bio via Docker
The dishevelled.org bio command line tools are available in Docker via BioContainers, https://biocontainers.pro
bash
$ docker pull quay.io/biocontainers/dsh-bio:{tag}
Find {tag} on the tag search page, https://quay.io/repository/biocontainers/dsh-bio?tab=tags
Acknowledgments
This repository contains test data copyrighted by the UniProt Consortium, see https://www.uniprot.org/terms.
These test data distributed under the Creative Commons Attribution (CC BY 4.0) License.
Owner
- Name: Michael L Heuer
- Login: heuermh
- Kind: user
- Location: Minneapolis, MN USA
- Company: Network.bio
- Repositories: 237
- Profile: https://github.com/heuermh
Citation (CITATION.cff)
title: dishevelled-bio
authors:
- given-names: Michael
family-names: Heuer
cff-version: 1.2.0
message: If you use this software, please cite it using the metadata from this file.
type: software
abstract: dishevelled.org bio
keywords:
- bioinformatics
license: LGPL-3.0
repository-code: https://github.com/heuermh/dishevelled-bio
date-released: '2025-03-14'
version: '3.0'
doi: 10.5281/zenodo.15027132
CodeMeta (codemeta.json)
{
"name": "dishevelled-bio",
"@context": "https://w3id.org/codemeta/3.0",
"author": [
{
"familyName": "Heuer",
"id": "https://orcid.org/0000-0002-9052-6000",
"givenName": "Michael",
"type": "Person"
}
],
"codeRepository": "https://github.com/heuermh/dishevelled-bio",
"dateCreated": "2015-06-23",
"dateModified": "2025-09-16",
"datePublished": "2025-03-14",
"description": "dishevelled.org bio",
"downloadUrl": "https://github.com/heuermh/dishevelled-bio/releases/tag/dsh-bio-3.0",
"issueTracker": "https://github.com/heuermh/dishevelled-bio/issues",
"keywords": [
"bioinformatics"
],
"license": "https://spdx.org/licenses/LGPL-3.0",
"programmingLanguage": [
"Java"
],
"schema:releaseNotes": "## Compatibility notes\r\n* Deprecated code has been removed in version 3.0, introducing binary incompatibilities compared to version 2.4\r\n* BED format support was improved in version 3.0, introducing binary incompatibilities compared to version 2.4\r\n* Multiple implementations of `FastaToParquet` and other Parquet-writing tools are annotated as **Beta** in this release; after further performance benchmarking the multiple implementations will be merged into one or two e.g. `FastaToParquet` tool implementation(s)\r\n\r\n## What's Changed\r\n* Added UniProt XML format support and tools\r\n* Added PanSN-spec: Pangenome Sequence Naming support and tools\r\n* improve BED support per hts-specs version 1.0 specification by @heuermh in https://github.com/heuermh/dishevelled-bio/pull/60\r\n\r\n\r\n**Full Changelog**: https://github.com/heuermh/dishevelled-bio/compare/dsh-bio-2.4...dsh-bio-3.0",
"version": "3.0.1",
"type": "SoftwareSourceCode",
"identifier": "10.5281/zenodo.17137742"
}
GitHub Events
Total
- Create event: 2
- Release event: 2
- Issues event: 7
- Watch event: 1
- Issue comment event: 2
- Push event: 48
- Pull request event: 2
Last Year
- Create event: 2
- Release event: 2
- Issues event: 7
- Watch event: 1
- Issue comment event: 2
- Push event: 48
- Pull request event: 2
Committers
Last synced: about 2 years ago
Top Committers
| Name | Commits | |
|---|---|---|
| Michael L Heuer | h****h@a****g | 472 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 7 months ago
All Time
- Total issues: 52
- Total pull requests: 18
- Average time to close issues: about 2 months
- Average time to close pull requests: 10 days
- Total issue authors: 2
- Total pull request authors: 2
- Average comments per issue: 1.02
- Average comments per pull request: 0.33
- Merged pull requests: 16
- Bot issues: 1
- Bot pull requests: 2
Past Year
- Issues: 5
- Pull requests: 2
- Average time to close issues: about 24 hours
- Average time to close pull requests: 27 minutes
- Issue authors: 2
- Pull request authors: 1
- Average comments per issue: 0.6
- Average comments per pull request: 0.0
- Merged pull requests: 2
- Bot issues: 1
- Bot pull requests: 2
Top Authors
Issue Authors
- heuermh (50)
- codefair-io[bot] (1)
Pull Request Authors
- heuermh (20)
- codefair-io[bot] (2)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 16
- Total downloads: unknown
-
Total dependent packages: 23
(may contain duplicates) -
Total dependent repositories: 13
(may contain duplicates) - Total versions: 411
repo1.maven.org: org.dishevelled:dsh-bio-assembly
Assemblies.
- Homepage: http://www.dishevelled.org/bio
- Documentation: https://appdoc.app/artifact/org.dishevelled/dsh-bio-assembly/
- License: GNU Lesser General Public License (LGPL)
-
Latest release: 2.2.2
published almost 3 years ago
Rankings
repo1.maven.org: org.dishevelled:dsh-bio-variant
Variants.
- Homepage: http://www.dishevelled.org/bio
- Documentation: https://appdoc.app/artifact/org.dishevelled/dsh-bio-variant/
- License: GNU Lesser General Public License (LGPL)
-
Latest release: 2.2.2
published almost 3 years ago
Rankings
repo1.maven.org: org.dishevelled:dsh-bio-feature
Sequence features.
- Homepage: http://www.dishevelled.org/bio
- Documentation: https://appdoc.app/artifact/org.dishevelled/dsh-bio-feature/
- License: GNU Lesser General Public License (LGPL)
-
Latest release: 2.2.2
published almost 3 years ago
Rankings
repo1.maven.org: org.dishevelled:dsh-bio-alignment
Alignments.
- Homepage: http://www.dishevelled.org/bio
- Documentation: https://appdoc.app/artifact/org.dishevelled/dsh-bio-alignment/
- License: GNU Lesser General Public License (LGPL)
-
Latest release: 2.2.2
published almost 3 years ago
Rankings
repo1.maven.org: org.dishevelled:dsh-bio-annotation
Support for SAM-style annotation fields.
- Homepage: http://www.dishevelled.org/bio
- Documentation: https://appdoc.app/artifact/org.dishevelled/dsh-bio-annotation/
- License: GNU Lesser General Public License (LGPL)
-
Latest release: 2.2.2
published almost 3 years ago
Rankings
repo1.maven.org: org.dishevelled:dsh-bio
dishevelled.org bio multimodule build.
- Homepage: http://www.dishevelled.org/bio
- Documentation: https://appdoc.app/artifact/org.dishevelled/dsh-bio/
- License: GNU Lesser General Public License (LGPL)
-
Latest release: 2.2.2
published almost 3 years ago
Rankings
repo1.maven.org: org.dishevelled:dsh-bio-align
Sequence alignment.
- Homepage: http://www.dishevelled.org/bio
- Documentation: https://appdoc.app/artifact/org.dishevelled/dsh-bio-align/
- License: GNU Lesser General Public License (LGPL)
-
Latest release: 2.2.2
published almost 3 years ago
Rankings
repo1.maven.org: org.dishevelled:dsh-bio-convert
Convert between dishevelled and bdg-formats data models.
- Homepage: http://www.dishevelled.org/bio
- Documentation: https://appdoc.app/artifact/org.dishevelled/dsh-bio-convert/
- License: GNU Lesser General Public License (LGPL)
-
Latest release: 2.0.9
published almost 4 years ago
Rankings
repo1.maven.org: org.dishevelled:dsh-bio-read
Reads.
- Homepage: http://www.dishevelled.org/bio
- Documentation: https://appdoc.app/artifact/org.dishevelled/dsh-bio-read/
- License: GNU Lesser General Public License (LGPL)
-
Latest release: 2.2.2
published almost 3 years ago
Rankings
repo1.maven.org: org.dishevelled:dsh-bio-range
Guava ranges for genomics.
- Homepage: http://www.dishevelled.org/bio
- Documentation: https://appdoc.app/artifact/org.dishevelled/dsh-bio-range/
- License: GNU Lesser General Public License (LGPL)
-
Latest release: 2.2.2
published almost 3 years ago
Rankings
repo1.maven.org: org.dishevelled:dsh-bio-tools
Command line tools.
- Homepage: http://www.dishevelled.org/bio
- Documentation: https://appdoc.app/artifact/org.dishevelled/dsh-bio-tools/
- License: GNU Lesser General Public License (LGPL)
-
Latest release: 2.2.2
published almost 3 years ago
Rankings
repo1.maven.org: org.dishevelled:dsh-bio-convert-htsjdk
Convert between dishevelled and htsjdk data models.
- Homepage: http://www.dishevelled.org/bio
- Documentation: https://appdoc.app/artifact/org.dishevelled/dsh-bio-convert-htsjdk/
- License: GNU Lesser General Public License (LGPL)
-
Latest release: 2.0.9
published almost 4 years ago
Rankings
repo1.maven.org: org.dishevelled:dsh-bio-compress-hdfs
HDFS support for dsh-compress.
- Homepage: http://www.dishevelled.org/bio
- Documentation: https://appdoc.app/artifact/org.dishevelled/dsh-bio-compress-hdfs/
- License: GNU Lesser General Public License (LGPL)
-
Latest release: 2.0.9
published almost 4 years ago
Rankings
repo1.maven.org: org.dishevelled:dsh-bio-adam
Adapt dsh-bio models to ADAM.
- Homepage: http://www.dishevelled.org/bio
- Documentation: https://appdoc.app/artifact/org.dishevelled/dsh-bio-adam/
- License: GNU Lesser General Public License (LGPL)
-
Latest release: 2.0.9
published almost 4 years ago
Rankings
repo1.maven.org: org.dishevelled:dsh-bio-sequence
Sequences.
- Homepage: http://www.dishevelled.org/bio
- Documentation: https://appdoc.app/artifact/org.dishevelled/dsh-bio-sequence/
- License: GNU Lesser General Public License (LGPL)
-
Latest release: 2.2.2
published almost 3 years ago
Rankings
repo1.maven.org: org.dishevelled:dsh-bio-benchmarks
Benchmarks.
- Homepage: http://www.dishevelled.org/bio
- Documentation: https://appdoc.app/artifact/org.dishevelled/dsh-bio-benchmarks/
- License: GNU Lesser General Public License (LGPL)
-
Latest release: 2.2.2
published almost 3 years ago
Rankings
Dependencies
- com.google.guava:guava compile
- org.biojava:alignment compile
- org.biojava:core compile
- org.dishevelled:dsh-compress compile
- junit:junit test
- com.google.code.findbugs:jsr305 compile
- com.google.guava:guava compile
- commons-codec:commons-codec compile
- org.dishevelled:dsh-bio-annotation compile
- org.dishevelled:dsh-bio-annotation ${project.version}
- junit:junit test
- org.dishevelled:dsh-compress test
- com.google.code.findbugs:jsr305 compile
- com.google.guava:guava compile
- commons-codec:commons-codec compile
- junit:junit test
- org.dishevelled:dsh-compress test
- com.google.code.findbugs:jsr305 compile
- com.google.guava:guava compile
- commons-codec:commons-codec compile
- org.dishevelled:dsh-bio-annotation compile
- org.dishevelled:dsh-compress compile
- org.dishevelled:dsh-bio-annotation ${project.version}
- junit:junit test
- org.dishevelled:dsh-bio-tools compile
- org.dishevelled:dsh-bio-tools 2.1-SNAPSHOT compile
- org.openjdk.jmh:jmh-core compile
- org.openjdk.jmh:jmh-generator-annprocess provided
- com.google.code.findbugs:jsr305 compile
- com.google.guava:guava compile
- junit:junit test
- org.brotli:dec 0.1.2
- org.dishevelled:dsh-bio-tools
- org.dishevelled:dsh-bio-tools ${project.version}
- org.openjdk.jmh:jmh-generator-annprocess 1.34 provided
- com.github.davidmoten:rtree 0.4.1
- com.github.samtools:htsjdk 2.24.1
- commons-codec:commons-codec 1.15
- commons-io:commons-io 2.11.0
- de.javakaffee:kryo-serializers 0.45
- org.apache.avro:avro 1.10.2
- org.apache.commons:commons-csv 1.9.0
- org.apache.commons:commons-math3 3.6.1
- org.apache.hadoop:hadoop-client 3.3.1
- org.apache.spark:spark-core_2.12 3.2.1
- org.apache.spark:spark-sql_2.12 3.2.1
- org.bdgenomics.adam:adam-assembly-spark3_2.12 1.0
- org.bdgenomics.bdg-formats:bdg-formats 1.0
- org.bdgenomics.convert:convert 1.0
- org.bdgenomics.convert:convert-htsjdk 1.0
- org.biojava:alignment 1.9.5
- org.biojava:core 1.9.5
- org.biojava:sequencing 1.9.5
- org.dishevelled:dsh-bitset 3.0
- org.dishevelled:dsh-commandline 1.2
- org.dishevelled:dsh-compress 1.6
- org.dishevelled:dsh-graph 1.0
- org.openjdk.jmh:jmh-core 1.34
- org.slf4j:slf4j-api 1.7.30
- org.slf4j:slf4j-simple 1.7.30
- com.github.davidmoten:rtree compile
- com.google.code.findbugs:jsr305 compile
- com.google.guava:guava compile
- junit:junit test
- com.google.guava:guava compile
- org.biojava:core compile
- org.biojava:sequencing compile
- junit:junit test
- com.google.guava:guava compile
- org.apache.commons:commons-compress compile
- junit:junit test
- com.github.davidmoten:rtree compile
- com.google.code.findbugs:jsr305 compile
- com.google.guava:guava compile
- commons-io:commons-io compile
- org.apache.commons:commons-csv compile
- org.apache.commons:commons-math3 compile
- org.biojava:alignment compile
- org.biojava:core compile
- org.biojava:sequencing compile
- org.dishevelled:dsh-bio-align compile
- org.dishevelled:dsh-bio-alignment compile
- org.dishevelled:dsh-bio-assembly compile
- org.dishevelled:dsh-bio-feature compile
- org.dishevelled:dsh-bio-range compile
- org.dishevelled:dsh-bio-read compile
- org.dishevelled:dsh-bio-variant compile
- org.dishevelled:dsh-commandline compile
- org.dishevelled:dsh-compress compile
- org.dishevelled:dsh-bio-align ${project.version}
- org.dishevelled:dsh-bio-alignment ${project.version}
- org.dishevelled:dsh-bio-assembly ${project.version}
- org.dishevelled:dsh-bio-feature ${project.version}
- org.dishevelled:dsh-bio-range ${project.version}
- org.dishevelled:dsh-bio-read ${project.version}
- org.dishevelled:dsh-bio-variant ${project.version}
- junit:junit test
- com.google.code.findbugs:jsr305 compile
- com.google.guava:guava compile
- org.dishevelled:dsh-graph compile
- junit:junit test
- org.dishevelled:dsh-compress test
- actions/cache v2 composite
- actions/checkout v2 composite
- actions/setup-java v2 composite
- actions/cache v2 composite
- actions/checkout v2 composite
- actions/setup-java v2 composite