Collection of practices. Documents are currently in Wiki page.
- gb2tsv.pl: extract information in FEATURE section of genbank files into tab-delimited text format.
- isoformSummary.pl: ISOseq isoform summarizing script.
- RPFpeptidePredict.pl: Riboseq based ORF finding.
- GmtIntersectFisher.pl: Enrichment computation with GMT files.
- genOntoHeatmapData.pl: Generate heatmap data matrix based on enrichment results.
- genOntoDataframe.pl: Generate dataframe based on enrichment results.
- tsv2xlsx.pl: Translate a TSV file into a XLSX file. Perl module Excel::Writer::XLSX is required.
- xlsx2tsv.pl: Translate a data sheet in a XLSX file into a TSV file. Perl module Spreadsheet::ParseXLSX is required.