Issues
- 0
Accept U as a base type and convert to T for BAM.
#306 opened by jkbonfield - 2
"invalid start positions" when reading unmapped cram
#305 opened by HadrienG - 1
VCF Sample columns
#304 opened by ACEnglish - 1
`noodles_util`'s `alignment::io::indexed_reader` does not recognize `set_index`
#303 opened by jonghwanyoon - 3
Error parsing vcf data from ncbi
#302 opened by puli1027 - 2
Should writing Strings to INFO be escaped
#300 opened by holtgrewe - 1
- 3
Unified async alignment reader/writer
#286 opened by mbhall88 - 4
How to write custom bam records
#274 opened by SteampunkIslande - 0
How to get tags
#297 opened by Liripo - 0
cram/io/writer/builder: Rename Builder::build_with_writer to Builder::build_from_writer
#295 opened by zaeleus - 0
cram/async/io/writer: Add convenience method to write file definition and SAM header
#294 opened by zaeleus - 0
cram/async/io/writer: Add alignment record writer
#293 opened by zaeleus - 0
util/alignment/async: Add async indexed reader
#296 opened by zaeleus - 1
gtf parse error
#291 opened by qingyun039 - 2
Convenience methods for SAM records
#289 opened by mbhall88 - 2
QualityScore conversion from fastq
#277 opened by d-cameron - 3
Support fastq comments/attributes/metadata
#287 opened by d-cameron - 2
Create test SAM data
#278 opened by mbhall88 - 3
sam/alignment/record/sequence: Add a method signature to return a single base at a given index
#283 opened by zaeleus - 2
templeate_length() for long reads
#285 opened by Psy-Fer - 1
Trait bounds changes in noodles_sam 0.62.0
#282 opened by mbhall88 - 1
- 0
Performance question
#279 opened by anderspitman - 1
Help request: using the noodles async FASTQ writer with async compression without corrupting the output
#275 opened by nrminor - 0
- 1
BED name column limit
#271 opened by ghuls - 3
Can support flush method on writer ?
#269 opened by sharkLoc - 3
Parsing VCF fails for ID in header
#241 opened by apraga - 2
- 2
BCF and VCF `record_bufs` return different `RecordBuf`s
#266 opened by tedil - 1
IUPAC codes in VCF REF field
#268 opened by ACEnglish - 2
`gff::AsyncReader` gated by async feature
#264 opened by tshauck - 2
- 3
Reading entries of file into preallocated buffer
#260 opened by rickymagner - 1
- 2
How to set tag with value in noodles::bam?
#258 opened by Crispy13 - 1
`sam::header::programs` module is private
#257 opened by jch-13 - 2
Unexpected EOF on BCF File
#255 opened by tshauck - 1
`impl<'a> From<bam::record::Name<'a>> for sam::alignment::record_buf::Name` includes trailing NUL
#254 opened by jch-13 - 2
- 2
- 2
sam/io/writer/record: Increase visibility of SAM record CIGAR string serializer
#247 opened by zaeleus - 2
record_buf object to sam::Record object?
#249 opened by larryns - 4
util feature
#248 opened by larryns - 2
bgzf MultiThreadedReader Missing Error Message
#246 opened by asgray - 2
Async BGZF readers eagerly evaluate blocks
#243 opened by mmalenic - 2
- 1
bgzf/multithreaded_writer: Add builder
#238 opened by zaeleus - 6
BGZF invalid header really strict
#237 opened by andypexai