Histórico de commits

Autor SHA1 Mensagem Data
  STEIMLE Thomas fdc969a486 Add Pandora reader and Windows curl patch 2 semanas atrás
  STEIMLE Thomas 87009c3474 Add Pandora SomaticPipe output container 2 semanas atrás
  Thomas 4bbbc66981 Introducing new executor that takes a Vec<Vec<AnyJob>> and treat the inner vec as a sequence.jobs_seq![..] helps to define this sequence from any job that implement LocalRunner and SbatchRunner. ClairS implementation and new resume chunked (TODO: add clairs_allow_resume in config. 1 mês atrás
  Thomas 1c81c5bf58 update longcallD merge BAM 1 mês atrás
  Thomas bf12d05d90 longcallD 1 mês atrás
  Thomas 3ea0a26d87 multiallelic normalization (just for INFO FREQ of dbsnp) for fetch_vcf, prefer normalized vcf... 1 mês atrás
  Thomas a0f6db44b0 multiallelic normalization (just for INFO FREQ of dbsnp) for fetch_vcf, prefer normalized vcf... 1 mês atrás
  Thomas a1ab3e9dc6 dbg 1 mês atrás
  Thomas f685632548 dbg 1 mês atrás
  Thomas 3e63458572 merge 1 mês atrás
  Thomas 7abe30225b ok 1 mês atrás
  Thomas e8875b045d audit io helpers 1 mês atrás
  Thomas bd5f0f912a fix vcf_variant.rs: liftover position overflow and redundant allocation 1 mês atrás
  Thomas 80432a5436 fix three bugs in variant module 1 mês atrás
  Thomas 9fe2d09789 fix variant duplication bug in Variants::merge 1 mês atrás
  Thomas e4ef7537d2 add //! module header to io/mod.rs; fix fastq.rs buffering 1 mês atrás
  Thomas 2d9b97dcea fix and audit fasta.rs, gff.rs, liftover.rs 1 mês atrás
  Thomas f3d94897a1 audit and refactor src/io/pod5_infos.rs 1 mês atrás
  Thomas 11ec9f65cd fix and audit src/io/straglr.rs 1 mês atrás
  Thomas e55bc1d745 ditch csv crate from all non-serde paths 1 mês atrás
  Thomas 8198808748 replace csv::ByteRecord + tsv_reader with TsvLine in scan and variants 1 mês atrás
  Thomas f1212b39b4 refactor modkit.rs: drop full-file load, use tabix per-region fetch 1 mês atrás
  Thomas 7ce17964e9 audit and refactor src/io/modkit.rs 1 mês atrás
  Thomas 1b42565a2f fix vcf.rs module doc: add fetch_vcf to header table 1 mês atrás
  Thomas 8806fc5b0a add tabix region fetch: fetch_tabix_lines_with, fetch_bed, fetch_vcf 1 mês atrás
  Thomas bceb3174ad audit and refactor src/io/vcf.rs 1 mês atrás
  Thomas 15224fb822 enforce tabix sort order in BgzTabixWriter::write_record 1 mês atrás
  Thomas d2b910af0b add BgzTabixWriter with IndexFormat enum and refactor convert_bgz_with_tabix 1 mês atrás
  Thomas c3934a3c28 fix atomic BGZF write in readers.rs and writers.rs using TempFileGuard 1 mês atrás
  Thomas f2572964e4 audit and fix src/io/readers.rs 1 mês atrás