Skip to content
This repository was archived by the owner on Mar 23, 2026. It is now read-only.

progenetix/PGX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a retired version of the Progenetix software. Development has been moved to the bycon and progenetix-web projects.

PGX - Genome visualisation from the Progenetix project

This repository contains code and resources for visualizing different types of genome data, focussed on copy number variants (CNV). The software is mostly used for the progenetix.org visualizations; however, users can just download the package & use with their own data (though documentatuion is ... sparse).

Current implementations (in bin):

Genome arrays

Copy number histograms & (clustered) samples

  • example implementations

Example

  • download PGX to whichever location (___my_path___)
  • run as in example below, replacing the segment and label files with your own
cd ___my_path___/PGX/bin/
perl CNVsegfilePlotter.pl -outdir ./out -f ./data/testfile_segments.tab  -sf ./data/testfile_labels.tab -min_group_no 1

Sample profiles from Progenetix-style database

Example

cd ___my_path___/PGX/bin/
perl CNVdbPlotter.pl -query icdom-81 -randno 500

About

Genome profile visualisation for arrayMap and Progenetix

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages