1
I Use This!
Low Activity

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 6 hours ago.
Jul 23, 2024 — Jul 23, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updated formats.gff.load() with refined parameter names. Changed URL quoting/unquoting behavior of the GFF3 attributes based on GFF3 spec
vivekkrish
as Vivek Krishnakumar
More... almost 12 years ago
simplify tandem merging in algorithms.synteny.mcscan(); write query and subject block sizes in algorithms.synteny.simple(); update keyword --split to --splitobject in formats.fasta.gaps() More... almost 12 years ago
modify minor params in algorithms.fractionation.napus()
tanghaibao
as Haibao Tang
More... almost 12 years ago
summarize quartets in algorithms.fractionation.napus()
tanghaibao
as Haibao Tang
More... almost 12 years ago
add option --unmapped to write unmapped reads in apps.bowtie.align()
tanghaibao
as Haibao Tang
More... almost 12 years ago
fix docstring for apps.bowtie
tanghaibao
as Haibao Tang
More... almost 12 years ago
modify apps.base.ActionDispatcher to provide better help; add per module __main__ file to introspect on modules
tanghaibao
as Haibao Tang
More... almost 12 years ago
Minor fix to blast.covfilter() when iterating thru query_subject pairs
vivekkrish
as Vivek Krishnakumar
More... almost 12 years ago
add op.basename in formats.sam.get_prefix()
tanghaibao
as Haibao Tang
More... almost 12 years ago
add option --top in formats.blast.top10()
tanghaibao
as Haibao Tang
More... almost 12 years ago
add assembly.preprocess.contamination to check against Ecoli contamination
tanghaibao
as Haibao Tang
More... almost 12 years ago
add option --firstN to apps.bowtie.align()
tanghaibao
as Haibao Tang
More... almost 12 years ago
chmod after writing "run.sh" script
tanghaibao
as Haibao Tang
More... almost 12 years ago
split FASTA automatically in assembly.ca.fasta()
tanghaibao
as Haibao Tang
More... almost 12 years ago
fix -I in assembly.preprocess.alignextend()
tanghaibao
as Haibao Tang
More... almost 12 years ago
modify fasta.filter() --less to be < instead of <=
tanghaibao
as Haibao Tang
More... almost 12 years ago
add assembly.preprocess.alignextend(); handle --depth 1 as special case in assembly.ca.shred()
tanghaibao
as Haibao Tang
More... almost 12 years ago
Merge branch 'master' of github.com:tanghaibao/jcvi
vivekkrish
as Vivek Krishnakumar
More... almost 12 years ago
Updated formats.blast.covfilter() to allow iterating through and calculating covid for each query/subject pair; use the `--iterby` parameter. Fixed assembly.preprocess.trim() to report more informative AssertionError when Trimmomatic.jar file is missing
vivekkrish
as Vivek Krishnakumar
More... almost 12 years ago
check clean FASTA in apps.vecscreen(); add option --tidy in assembly.ca.fasta()
tanghaibao
as Haibao Tang
More... almost 12 years ago
Merge branch 'master' of github.com:tanghaibao/jcvi
vivekkrish
as Vivek Krishnakumar
More... almost 12 years ago
Updated `add_attribute` option in formats.gff.format() to check if ID attribute exists or not. Fixed variable scope related issue in formats.blast.covfilter()
vivekkrish
as Vivek Krishnakumar
More... almost 12 years ago
sort input files in assembly.automaton
tanghaibao
as Haibao Tang
More... almost 12 years ago
clean up FASTA before convert FASTA to frg
tanghaibao
as Haibao Tang
More... almost 12 years ago
allow formats.sam.consensus to generate FASTQ output
tanghaibao
as Haibao Tang
More... almost 12 years ago
1000th commit! add apps.bowtie() and simplify apps.bwa()
tanghaibao
as Haibao Tang
More... almost 12 years ago
add options to SOAP assemblers; automate SOAP in assembly.automaton.soap()
tanghaibao
as Haibao Tang
More... almost 12 years ago
export single reads in automaton.correct()
tanghaibao
as Haibao Tang
More... almost 12 years ago
add assembly.automaton for automated assembly-related pipelines
tanghaibao
as Haibao Tang
More... about 12 years ago
Merge branch 'master' of github.com:tanghaibao/jcvi
vivekkrish
as Vivek Krishnakumar
More... about 12 years ago