1
I Use This!
Low Activity

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 16 hours ago.
Jul 21, 2024 — Jul 21, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
allow stdin and stdout to process .gz files in apps.base.sh()
tanghaibao
as Haibao Tang
More... over 12 years ago
remove redundant options in soap pregraph
tanghaibao
as Haibao Tang
More... over 12 years ago
add formats.agp.format() and add --splitcomponent to formats.agp.mask()
tanghaibao
as Haibao Tang
More... over 12 years ago
add option --haploidify in assembly.preprocess.correct()
tanghaibao
as Haibao Tang
More... over 12 years ago
minor parameter adjustment in assembly.soap.clean()
tanghaibao
as Haibao Tang
More... over 12 years ago
implement SOAPdenovo v2 pipeline
tanghaibao
as Haibao Tang
More... over 12 years ago
add apps.base.mdownload() to allow parallel downloads; add formats.html.links() to extract a list of links from a web page.
tanghaibao
as Haibao Tang
More... over 12 years ago
Updated annotation.ahrd() to now account for InterProScan results to be intergrated with the AHRD pipeline. Updated BLAST -m8 format sorting to now do general numeric sort. Added in option to extract score from GFF attribute and place in BED file score column.
vivekkrish
as Vivek Krishnakumar
More... over 12 years ago
add utils.data to store external data like adapters FASTA sequences
tanghaibao
as Haibao Tang
More... over 12 years ago
add formats.sam.pairs() to plot insert size distribution given BAM output
tanghaibao
as Haibao Tang
More... over 12 years ago
add option --bam in apps.bwa.bwasw()
tanghaibao
as Haibao Tang
More... over 12 years ago
move seqid_parse() to utils.cbook
tanghaibao
as Haibao Tang
More... over 12 years ago
add formats.base.seqid_parse() to attempt to split seqid into prefix, numerical ID, and suffix More... over 12 years ago
add algorithms.fractionation.napus()
tanghaibao
as Haibao Tang
More... over 12 years ago
add algorithms.fractionation to assess gene loss, bites, etc.
tanghaibao
as Haibao Tang
More... over 12 years ago
add apps.gbsubmit.fcs() to handle Genbank FCS qc failures
tanghaibao
as Haibao Tang
More... over 12 years ago
make intreefile optional in apps.phylo.run_ffitch(); add 'minsize' arg in algorithms.synteny.read_anchors() More... over 12 years ago
add apps.base.expand() to expand subfolder files into current
tanghaibao
as Haibao Tang
More... over 12 years ago
add option --dir in assembly.preprocess.count()
tanghaibao
as Haibao Tang
More... over 12 years ago
add more descriptions in formats.sbt.names()
tanghaibao
as Haibao Tang
More... over 12 years ago
add option --plot in apps.ks.gc3(); allow float output in utils.cbook.SummaryStats(); update some codes More... over 12 years ago
modify K-mer ceiling in KmerSpectrum.analyze()
tanghaibao
as Haibao Tang
More... over 12 years ago
add assembly.gaps.annotate() to annotate AGP with gap linkages; various modifications for AGP v2 compatibility
tanghaibao
as Haibao Tang
More... over 12 years ago
change default mapping parameters in apps.clc.map()
tanghaibao
as Haibao Tang
More... over 12 years ago
add formats.fastq.first() to extract first N reads from file
tanghaibao
as Haibao Tang
More... over 12 years ago
add graphics.logo to design logo and three free ttf fonts from urbanfonts.com
tanghaibao
as Haibao Tang
More... over 12 years ago
adjust plotting parameters in graphics.karyotype
tanghaibao
as Haibao Tang
More... over 12 years ago
allow bcf as input to formats.vcf.mstmap()
tanghaibao
as Haibao Tang
More... over 12 years ago
move formats.fastq.deconvolute to assembly.deconvolute.split()
tanghaibao
as Haibao Tang
More... over 12 years ago
allow ambiguous dna codes in barcode file in formats.fastq.deconvolute()
tanghaibao
as Haibao Tang
More... over 12 years ago