Skip to content

Activity

fix v0.13.5

shenwei356pushed 1 commit to master • da8442f…d6f718d • 
on Sep 12, 2024

fix sequence ID parsing for a rare case

shenwei356pushed 1 commit to master • 40a859e…da8442f • 
on Sep 5, 2024

fix seq.SubSeq for (-start,-end), where start > len(seq)

shenwei356pushed 1 commit to master • 42f8b69…40a859e • 
on Jul 15, 2024

fix dependencyJ

shenwei356pushed 2 commits to master • f118bf8…42f8b69 • 
on Mar 11, 2024

increase the default value of seq.ComplementSeqLenThreshold from 1000…

shenwei356pushed 1 commit to master • 8445191…f118bf8 • 
on Mar 11, 2024

util: fix computation of L50

shenwei356pushed 1 commit to master • 2936fec…8445191 • 
on Feb 22, 2024

seq: remove the global variable: seq.ValidateWholeSeq

shenwei356pushed 1 commit to master • 707f207…2936fec • 
on Feb 19, 2024

seqio/fai: when using the whole FASTA header as the sequence ID, repl…

shenwei356pushed 1 commit to master • a49e939…707f207 • 
on Jan 3, 2024

have to recyle a reader after using

shenwei356pushed 1 commit to master • d94f003…a49e939 • 
on Dec 4, 2023

remove reader.Recycle

shenwei356pushed 1 commit to master • 0431845…d94f003 • 
on Dec 3, 2023

update example of fastx.Reader

shenwei356pushed 1 commit to master • e1fdbc9…0431845 • 
on Dec 3, 2023

reuse reader with object pool

shenwei356pushed 1 commit to master • 01bd591…e1fdbc9 • 
on Dec 3, 2023

seqio/fastx.Reader: fix a panic of nil pointer when some files has fi…

shenwei356pushed 1 commit to master • f3e0053…01bd591 • 
on Nov 11, 2023

seq/alphabet.IsValid: fix panic: close of closed channel

shenwei356pushed 1 commit to master • b410d11…f3e0053 • 
on Nov 10, 2023

seqio/fastx.Reader: recycle []byte buffer to save memory for reading …

shenwei356pushed 1 commit to master • 6ba22eb…b410d11 • 
on Nov 8, 2023

update readme

shenwei356pushed 1 commit to master • dbe0859…6ba22eb • 
on Jun 25, 2023

util/LengthStats: new method to compute N50 for any number

shenwei356pushed 1 commit to master • 1a91ae0…dbe0859 • 
on Jun 25, 2023

Merge pull request #11 from elliotwutingfeng/asciiset

Pull request merge
shenwei356pushed 3 commits to master • 81a24ab…1a91ae0 • 
on Jun 2, 2023

change gzip compression-level of seqkit

shenwei356pushed 1 commit to master • be77b6d…81a24ab • 
on May 29, 2023

update dependencies

shenwei356pushed 1 commit to master • d4c1c4e…be77b6d • 
on Mar 14, 2023