Package: exonr 0.9.0
exonr: Scientific Data Processing
This package provides a set of tools for processing scientific data. It's based on the exon Rust package.
Authors:
exonr_0.9.0.tar.gz
exonr_0.9.0.zip(r-4.5)
exonr_0.9.0.tgz(r-4.5-x86_64)exonr_0.9.0.tgz(r-4.5-arm64)
manual.pdf |manual.html✨
card.svg |card.png
exonr/json (API)
| # Install 'exonr' in R: |
| install.packages('exonr', repos = c('https://wheretrue.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/wheretrue/exon/issues
arrowbioinformaticsdatafusionngsproteomicsrustsqlcargo
Last updated from:4ccfa17a68. Checks:7 FAIL, 1 OK, 5 WARNING. Indexed: yes.
The latest version of this package failed to build. Look at thebuild logs for more information.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | FAIL | 467 | ||
| linux-devel-x86_64 | FAIL | 598 | ||
| source / vignettes | OK | 1009 | ||
| linux-release-arm64 | WARNING | 504 | ||
| linux-release-x86_64 | WARNING | 680 | ||
| macos-release-arm64 | FAIL | 620 | ||
| macos-release-x86_64 | FAIL | 3503 | ||
| macos-oldrel-arm64 | WARNING | 588 | ||
| macos-oldrel-x86_64 | WARNING | 1552 | ||
| windows-devel | FAIL | 1084 | ||
| windows-release | FAIL | 1093 | ||
| windows-oldrel | WARNING | 1636 | ||
| wasm-release | FAIL | 129 |
Exports:ExonDataFrameExonRSessionContextread_bed_fileread_fasta_fileread_fastq_fileread_genbank_fileread_gff_fileread_inferred_exon_tableread_mzml_fileread_sam_fileread_vcf_file
Dependencies:arrowassertthatbitbit64clicpp11gluelifecyclemagrittrnanoarrowpurrrR6rlangtidyselectvctrswithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| An ExonDataFrame is a data frame that is backed by an Exon engine. | ExonDataFrame |
| ExonR | exonr |
| An ExonRSessionContext is a context for an Exon session. | ExonRSessionContext |
| Read BED File | read_bed_file |
| Read FASTA File | read_fasta_file |
| Read FASTQ File | read_fastq_file |
| Read GenBank File | read_genbank_file |
| Read GFF File | read_gff_file |
| Copy the inferred exon table from the given path into the given stream. | read_inferred_exon_table |
| Copy the inferred exon table from the given path into the given stream. | read_inferred_exon_table_r |
| Read MzML File | read_mzml_file |
| Read SAM/BAM File | read_sam_file |
| Read VCF/BCF File | read_vcf_file |
