- include
read_deltalake
feature (#623)
- remove lightmotif (#622)
- support delta tables (#621)
- better error message for bam reader (#615)
- fix a few bugs (#614)
- update noodles (#596)
- new lock file
- update time for cli
- use cli context (#586)
- use projection in fastq reads (#584)
- set mzml compression (#591)
- fix toml
- fix benchmarks
- add public with_file_extension
- better header handling
- remove eprintln
- add read_sdf api (#576)
- update to df 40 (#575)
- support async sdf files (#572)
- update bigwig (#569)
- start adding sdf (#567)
- sdf: array and batch reader (#562)
- add sd reader (#556)
- include data in sd file parsing (#555)
- molfile record parser (#553)
- make hmm dom tab extension settable (#547)
- fasta options refactor (#544)
- support bed files with commented lines (#539)
- support number of fields in bed files (#533)
- support relative paths (#522)
- support gzip writer (#519)
- improve FASTA batch serialization add FASTQ (#520)
- use i8 for sequence integer encoding
- copy to FASTA file (#514)
- sync -> sink (#517)
- remove config extraction
- re-export data type
- better handling for ambiguous AAs
- pass through encoding option to create table (#512)
- add integer dna and protein encoding (#511)
- one hot to int encode (#513)
- fix overflow in position conversion error
- add lazy gff support (#505)
- R: expose
to_record_batch_reader
(#498) - add dead code (#496)
- update vcf table options (#488)
- expose crate
- add read_cram and read_fcs methods (#487)
- simplify genbank schema (#485)
- simplify mzml reader
- use ExonArrayBuilder for bcf (#484)
- various fixes for biobear side (#481)
- update noodles
- re-export ExonError
- fix release script
- improve config for motif-udfs
- fix featurization
- bigwig partition and method (#473)
- add bigwig value (#472)
- region filtering for bigwig zoom (#471)
- zoom table scan (#470)
- initial bigwig batch reader (#469)
- add integer_encoding (#466)
- support gff3 extensions (#454)
- move bigwig zoom value to new setup (#477)
- simplify options (#476)
- add regex positional match (#453)
- support options for file extension in fasta and fastq (#448)
- cram: use reference if available
- cram: return reference name vs stringified id (#446)
- cram: support all fields (#443)
- basic cram execution (#442)
- update exon to v13 (#437)
- remove rust bio dep (#439)
- exonr: updating exonr version (#435)
- ic for alignment score (#433)
- support local gzipped index (#432)
- better reverse_complement (#431)
- add polya trimming (#428)
- add two new UDFs (#427)
- remove unwraps
- support s3 region files (#420)
- update (#418)
- working with region file (#415)
- fix tests (#421)
- cleanup for point release (#422)
- add more code to python (#414)
- move python code into proper (#413)
- add better read_fastq and read_fasta methods (#412)
- Add basic indexed FASTA (#409)
- handle extra semiquote in gff (#399)
- exonr: use error (#396)
- more datatypes (#390)
- update fastx readers for speed (#388)
- remove justfile (#382)
- basic support for inferred BAM tag fields (#381)
- support large strings (#377)
- fix ignore on test (#378)
- use dedicated struct of bgzf offsets (#385)
- move save out of exon-core (#379)
- remove vcf unwraps (#373)
- fix issue parsing broad file (#372)
- update tests (#371)
- remove some unwraps (#370)
- support bgzip for fastq (#368)
- fix settings extractions (#367)
- update BAM/SAM tests (#366)
- register copy to target
- vcf improvements
- update for df 35
- improve s3 handling (#349)
- better nextflow setup (#348)
- add missing feature
- add indexed gff table (#335)
- indexed gff file
- fix path
- support additional file types
- add indexed vcf
- add indexed bam
- add bcf scan function
- add vcf
- add sam scan fun
- bam udf
- add mzml scan function
- add fcs scan
- add genbank scan
- add hmm_dom_tab_scan
- add bed
- add gtf scan
- add gff scan fun
- add fastq scan fun
- add optional arg for compression
- fix count bug
- fix up error message
- fix aws dep for exon-io
- no unwrap in bin vectors
- more general names
- remove bcf/vcf
- separate genbank
- refactor fcs
- pull out mzml parser
- remove DEFAULT_BATCH_SIZE
- generalize scan function
- update to new datafusion
- fixup from removal
- remove exome (#326)
- core: use datafusion repartitioning (#314)
- empty projections (#313)
- get extension properly (#311)
- add core to bed
- exome: add back tls option (#309)
- exome: tweak connection
- exome: add exome options (#306)
- move out bed (#304)
- move out gtf file reading (#303)
- fix bcf stats bug (#296)
- update df to 33 (#288)
- bump noodles
- update r version
- better exonr error handling (#282)
- add test for r to data.frame (#277)
- update exon in R package (#274)
- add exome error type (#270)
- create TableSchema (#268)
- release notes
- dont clobber phys optimizers (#289)
- fix test syntax
- separate out fastq batch reader (#283)
- exome error (#275)
- add code (#271)
- refactor partition optimization (#263)
- remove union (#262)
- add sam scan (#261)
- pushdown for bam (#260)
- update bcf pruning (#259)
- fcs projection pruning (#258)
- add hmm partition pruning (#257)
- update aws bits (#256)
- add mzml (#251)
- add bed partition pruning (#249)
- vcf partition pushdown (#246)
- refactor to file partition (#245)
- add fastq pruning tests (#244)
- refactor hive pushdown + fasta (#243)
- prune gff partitions with pushdown (#241)
- better error messages (#239)
- add partition cols to table schema (#237)
- cleanup docs
- create statement works (#238)
- add descriptions
- updates for exome support (#234)
- start of gff hive parititoning (#231)
- update exonR for duckdb compat (#226)
- add exone-exome (#225)
- refactoring file listing (#222)
- add projection to unindexed case
- support bam repartitioning
- add vcf position tracking
- track read sequences (#205)
- update exonpy
- small tweaks
- better error messages (#203)
- add vcf region filter (#201)
- add bam pushdown (#195)
- pass down bam filter (#192)
- add tags to bam (#188)
- add start/end interval for bam/sam/cram (#186)
- update exome (#184)
- add sqllogictests for fasta/fastq (#181)
- add indexed file type (#179)
- flight con works (#177)
- separate indexed reader (#176)
- support region filters in larger tree (#175)
- connection (#164)
- setup proto for server con (#163)
- add connect method (#160)
- support table compression in exome client (#157)
- streaming bgzf vcf scans (#151)
- get next chunk (#149)
- add back query vcf method on ctx (#148)
- configurable allocation size (#142)
- add capacity (#138)
- chrom eq works (#135)
- make interval optional w/ region expr (#134)
- improve feature rewriting (#133)
- update benchmarks (#130)
- add settings plus testing (#128)
- fixup push downs (#125)
- lazy vcf parsing (#122)
- better FASTA perf, better docs (#121)
- add between rewrite (#113)
- repartition with rule (#108)
- add mzml to R (#89)
- add config with smarter defaults (#86)
- add file-parallelism to other files (#85)
- add fasta parallelism (#83)
- update df to 28
- fixes from mzml pocs (#81)
- contains peak filter (#80)
- adding initial setup for exome service (#75)
- allow some missing mzml files (#63)
- add udfs (#62)
- add mass spec binning (#60)
- fix byteorder import
- cleanup schema (#54)
- add error handling (#53)
- working fcs datasource (#50)
- add fcs reader (#47)
- early warn on bad creds
- handle path in registration
- add aws default chain (#44)
- updating versions (#42)
- fix clippy
- include protocol for flight conn (#165)
- bgzf uncomperssed offset (#140)
- fix the benchmark (#136)
- add back info/format fields (#123)
- export mzml file
- fix genbank feature flag
- fix AWS_PROFILE (#51)
- cleanup smoke test
- fix feature tag for gcp
- correct schema
- pull out FASTA (#220)
- create core package
- refactor session setup
- remove BAM array builder (#191)
- update chrom expr to handle generic fields (#185)
- refactor vcf reader (#171)
- more cleanup (#150)
- add register vcf (#137)
- refactor r functions (#28)
- filling out r funcs (#27)
- add spectra cv params (#26)
- ic for R lib (#25)
- add precusor/isolation window (#24)
- adding array to mzml (#22)
- add scan and precursor lists to spectrum (#21)
- add bcf querying (#18)
- add register function on context (#17)
- add register function on context (#16)
- add gtf source (#14)
- cleanup benchmars (#13)
- add bam query (#11)
- local vcf query (#10)
- add first samflag (#8)
- gc content (#6)
- ic of udf (#5)
- add Display trait for TCAFileType
- ic
- fix null, add benchs (#39)
- fix bug when no precursors (#30)
- add missing gtf to sources list (#23)
- dont fail on bad directive (#15)
- rename to exon