Package: cogeqc 1.17.0

Fabrício Almeida-Silva

cogeqc: Systematic quality checks on comparative genomics analyses

cogeqc aims to facilitate systematic quality checks on standard comparative genomics analyses to help researchers detect issues and select the most suitable parameters for each data set. cogeqc can be used to asses: i. genome assembly and annotation quality with BUSCOs and comparisons of statistics with publicly available genomes on the NCBI; ii. orthogroup inference using a protein domain-based approach and; iii. synteny detection using synteny network properties. There are also data visualization functions to explore QC summary statistics.

Authors:Fabrício Almeida-Silva [aut, cre], Yves Van de Peer [aut]

cogeqc_1.17.0.tar.gz
cogeqc_1.17.0.zip(r-4.7)cogeqc_1.17.0.zip(r-4.6)cogeqc_1.17.0.zip(r-4.5)
cogeqc_1.17.0.tgz(r-4.6-any)cogeqc_1.17.0.tgz(r-4.5-any)
cogeqc_1.17.0.tar.gz(r-4.7-any)cogeqc_1.17.0.tar.gz(r-4.6-any)
cogeqc_1.17.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION |NEWS
card.svg |card.png
cogeqc/json (API)

# Install 'cogeqc' in R:
install.packages('cogeqc', repos = c('https://bioc.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/almeidasilvaf/cogeqc/issues

Datasets:
  • batch_summary - BUSCO summary output for batch mode
  • interpro_ath - Intepro annotation for Arabidopsis thaliana's genes
  • interpro_bol - Intepro annotation for Brassica oleraceae's genes
  • og - Orthogroups between Arabidopsis thaliana and Brassica oleraceae
  • og_overlap_model - Number of shared orthogroups between model organisms
  • synnet - Synteny network for Brassica oleraceae, B. napus, and B. rapa
  • tree - Species tree for model species

On BioConductor:cogeqc-1.17.0(bioc 3.24)cogeqc-1.16.0(bioc 3.23)

softwaregenomeassemblycomparativegenomicsfunctionalgenomicsphylogeneticsqualitycontrolnetworkcomparative-genomicsevolutionary-genomics

6.54 score 12 stars 32 scripts 388 downloads 24 exports 86 dependencies

Last updated from:c553a4587f. Checks:1 NOTE, 9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
bioc-checksNOTE203
linux-devel-x86_64OK322
source / vignettesOK332
linux-release-x86_64OK310
macos-release-arm64OK145
macos-oldrel-arm64OK203
windows-develOK241
windows-releaseOK227
windows-oldrelOK217
wasm-releaseOK173

Exports:assess_orthogroupsassess_synnetassess_synnet_listbusco_is_installedcalculate_Hcompare_genome_statscompare_orthogroupsfit_sftget_genome_statsget_og_overlaplist_busco_datasetsplot_buscoplot_duplicationsplot_genes_in_ogsplot_genome_statsplot_og_overlapplot_og_sizesplot_orthofinder_statsplot_species_specific_ogsplot_species_treeread_buscoread_orthofinder_statsread_orthogroupsrun_busco

Dependencies:apeaplotbase64encbeeswarmBiocGenericsBiostringsbslibcachemclicpp11crayondigestdplyrevaluatefarverfastmapfontawesomefontBitstreamVerafontLiberationfontquiverfsgdtoolsgenericsggbeeswarmggfunggiraphggplot2ggplotifyggtreegluegridGraphicsgtablehighrhtmltoolshtmlwidgetsigraphIRangesisobandjquerylibjsonliteknitrlabelinglatticelazyevallifecyclemagrittrMASSMatrixmemoisemimenlmepatchworkpillarpkgconfigplyrpurrrR6rappdirsRColorBrewerRcppreshape2rlangrmarkdownS4VectorsS7sassscalesSeqinfostringistringrsystemfontstibbletidyrtidyselecttidytreetinytextreeioutf8vctrsviporviridisLitewithrxfunXVectoryamlyulab.utils

Assessing orthogroup inference
Introduction | Installation | Data description | Assessing orthogroups | Protein domain-based orthogroup assessment | Reference-based orthogroup assessment | Visualizing summary statistics | Species tree | Species-specific duplications | Genes in orthogroups | Species-specific orthogroups | All in one | Orthogroup overlap | Orthogroup size per species | Session information | References

Last update: 2026-03-05
Started: 2022-01-07

Assessing genome assembly and annotation quality
Introduction | Installation | Assessing genome assembly quality: statistics in a context | Obtaining assembly statistics for NCBI genomes | Comparing custom stats with NCBI stats | Visualizing summary assembly statistics | Assessing gene space completeness with BUSCO | Running BUSCO | Visualizing BUSCO summary statistics | Session information | References

Last update: 2023-01-23
Started: 2022-01-06

Assessing synteny identification
Introduction | Installation | Data description | Network-based assessment of synteny identification | Session information | References

Last update: 2022-10-20
Started: 2022-01-30

Readme and manuals

Help Manual

Help pageTopics
Assess orthogroup inference based on functional annotationassess_orthogroups
Assess synteny network based on graph propertiesassess_synnet
Assess list of synteny networks as in 'assess_synnet'assess_synnet_list
BUSCO summary output for batch modebatch_summary
Check if BUSCO is installedbusco_is_installed
Calculate homogeneity scores for orthogroupscalculate_H
Compare user-defined assembly statistics with statistics of NCBI genomescompare_genome_stats
Compare inferred orthogroups to a reference setcompare_orthogroups
Goodness of fit test for the scale-free topology modelfit_sft
Get summary statistics for genomes on NCBI using the NCBI Datasets APIget_genome_stats
Get number of shared orthogroups between species pairsget_og_overlap
Intepro annotation for Arabidopsis thaliana's genesinterpro_ath
Intepro annotation for Brassica oleraceae's genesinterpro_bol
List BUSCO data setslist_busco_datasets
Orthogroups between Arabidopsis thaliana and Brassica oleraceaeog
Number of shared orthogroups between model organismsog_overlap_model
Plot BUSCO summary outputplot_busco
Plot species-specific duplicationsplot_duplications
Plot percentage of genes in orthogroups for each speciesplot_genes_in_ogs
Plot statistics on genome assemblies on the NCBIplot_genome_stats
Plot pairwise orthogroup overlap between speciesplot_og_overlap
Plot orthogroup sizes per speciesplot_og_sizes
Plot a panel with a summary of Orthofinder statsplot_orthofinder_stats
Plot number of species-specific orthogroupsplot_species_specific_ogs
Plot species treeplot_species_tree
Read and parse BUSCO's summary reportread_busco
Read and parse Orthofinder summary statisticsread_orthofinder_stats
Read and parse orthogroups file created by OrthoFinderread_orthogroups
Run BUSCO assessment of assembly and annotation qualityrun_busco
Synteny network for Brassica oleraceae, B. napus, and B. rapasynnet
Species tree for model speciestree