1
I Use This!
Low Activity

Commits : Listings

Analyzed about 23 hours ago. based on code collected about 23 hours ago.
Jul 25, 2024 — Jul 25, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updated formats.bed.gff() to better handle missing fields in bed file. Added `--log` parameter to assembly.preprocess.trim(). Added `--add_attrib` parameter which takes a two-column tab delimiter file containing ID to look for in GFF file and attribute value to add (attribute name will be the name of the file)
vivekkrish
as Vivek Krishnakumar
More... about 12 years ago
check file handle after checkexists in must_open()
tanghaibao
as Haibao Tang
More... about 12 years ago
refactor annotation.evm; move apps.base.write_file() to formats.base.write_file()
tanghaibao
as Haibao Tang
More... about 12 years ago
add option --fatten to graphics.landscape.composite()
tanghaibao
as Haibao Tang
More... about 12 years ago
default to fasta format in formats.base.split()
tanghaibao
as Haibao Tang
More... about 12 years ago
add option --fasta to assembly.kmer.jellyfish()
tanghaibao
as Haibao Tang
More... about 12 years ago
add formats.bed.fix() to fix wrongly-formatted bed files
tanghaibao
as Haibao Tang
More... about 12 years ago
add graphics.landscape.composite() to consolidate various types of plots along a chromosome
tanghaibao
as Haibao Tang
More... about 12 years ago
add assembly.scaffold to scaffold with long reads
tanghaibao
as Haibao Tang
More... about 12 years ago
add annotation.train.genemark()
tanghaibao
as Haibao Tang
More... about 12 years ago
minor fix in annotation.train.pasa()
tanghaibao
as Haibao Tang
More... about 12 years ago
clean up apps.blastplus to look like apps.last, remove grid option
tanghaibao
as Haibao Tang
More... about 12 years ago
filter to get complete models following annotation.train.pasa()
tanghaibao
as Haibao Tang
More... about 12 years ago
add option --scov in formats.blast.covfilter()
tanghaibao
as Haibao Tang
More... about 12 years ago
add utils.taxonomy.newick()
tanghaibao
as Haibao Tang
More... about 12 years ago
fix previous commit
tanghaibao
as Haibao Tang
More... about 12 years ago
disable gff type checking when input is stdin
tanghaibao
as Haibao Tang
More... about 12 years ago
fix minor issue with chr breaks in assembly.geneticmap.LD()
tanghaibao
as Haibao Tang
More... about 12 years ago
add LD plot option to assembly.geneticmap.LD()
tanghaibao
as Haibao Tang
More... about 12 years ago
add maximum coverage allowed in parsing the kmer distribution
tanghaibao
as Haibao Tang
More... about 12 years ago
change default blast to get only best hit for assembly.postprocess.screen()
tanghaibao
as Haibao Tang
More... about 12 years ago
move --pctid flag into blast in assembly.postprocess.screen()
tanghaibao
as Haibao Tang
More... about 12 years ago
Updated formats.fastq.some() to now use a dict of ids to check against when pulling sequences from the input fastqfile(s)
vivekkrish
as Vivek Krishnakumar
More... about 12 years ago
add option --leaffont in graphics.tree
tanghaibao
as Haibao Tang
More... about 12 years ago
remove redundant code in formats.btab.gff()
tanghaibao
as Haibao Tang
More... about 12 years ago
add default type "protein_match" in formats.btab.gff()
tanghaibao
as Haibao Tang
More... about 12 years ago
Updated formats.fasta.identical() to now print out sequences unique to all input files
vivekkrish
as Vivek Krishnakumar
More... about 12 years ago
simplify code in formats.btab.gff()
tanghaibao
as Haibao Tang
More... about 12 years ago
add annotation.train() to train matrix for SNAP and AUGUSTUS
tanghaibao
as Haibao Tang
More... about 12 years ago
add --nosim in allpaths fastq dump
tanghaibao
as Haibao Tang
More... about 12 years ago