Skip to content

Commit

Permalink
Merge branch 'main' of github.com:morinlab/LLMPP
Browse files Browse the repository at this point in the history
  • Loading branch information
rdmorin committed May 24, 2024
2 parents 78f120f + 7eaf77f commit 62fcbd3
Show file tree
Hide file tree
Showing 1,030 changed files with 27,043 additions and 17,772 deletions.
427 changes: 427 additions & 0 deletions LICENSE

Large diffs are not rendered by default.

55 changes: 32 additions & 23 deletions docs/GAMBL/ABI3BP.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,57 +13,66 @@
runproteinpaint({
host:'https://proteinpaint.stjude.org',
holder:document.getElementById('aaa'),
gene: 'ABI3BP',
genome:'hg19',
block:1,
positionbygene:'ABI3BP',
tracks:[
{
type:"bigwig",
url:"https://github.com/morinlab/LLMPP/raw/main/hubs/proteinpaint/data/DLBCL_genome.10.bw",
name:"DLBCL mutation density",
height:50,
pcolor: "#479450"
name:"DLBCL mutation density",
height:50,
pcolor: "#479450"
},
{
type:"bigwig",
url:"https://github.com/morinlab/LLMPP/raw/main/hubs/proteinpaint/data/BL_genome.10.bw",
name:"BL mutation density",
height:50,
pcolor: "#926CAD"
name:"BL mutation density",
height:50,
pcolor: "#926CAD"
},
{
type:"bigwig",
url:"https://github.com/morinlab/LLMPP/raw/main/hubs/proteinpaint/data/FL_genome.10.bw",
name:"FL mutation density",
height:50,
pcolor: "#EA8368"
name:"FL mutation density",
height:50,
pcolor: "#EA8368"
},
{
type:"bigwig",
url:"https://github.com/morinlab/LLMPP/raw/main/hubs/proteinpaint/data/MCL_genome.10.bw",
name:"MCL mutation density",
height:50,
pcolor: "#40E0D0"
name:"MCL mutation density",
height:50,
pcolor: "#40E0D0"
},
{
type:'vcf',
type:'mds3',
name:'GAMBL DLBCL',
url: 'https://github.com/morinlab/LLMPP/raw/main/hubs/proteinpaint/data/DLBCL_genomes.22-04-24.vcf.gz'
bcf: {
url: 'https://github.com/morinlab/LLMPP/raw/main/hubs/proteinpaint/data/DLBCL_genomes.22-04-24.vcf.gz'
}
},
{
type:'vcf',
name:'GAMBL FL',
url: 'https://github.com/morinlab/LLMPP/raw/main/hubs/proteinpaint/data/FL_genomes.22-04-24.vcf.gz'
type:'mds3',
name:'GAMBL FLs',
bcf: {
url: 'https://github.com/morinlab/LLMPP/raw/main/hubs/proteinpaint/data/grch37/20-05-24/FL_genomes.vcf.gz'
}
},
{
type:'vcf',
name:'GAMBL BL',
url: 'https://github.com/morinlab/LLMPP/raw/main/hubs/proteinpaint/data/BL_genomes.22-04-24.vcf.gz'
type:'mds3',
name:'GAMBL BLs',
bcf: {
url: 'https://github.com/morinlab/LLMPP/raw/main/hubs/proteinpaint/data/grch37/20-05-24/BL_genomes.vcf.gz'
}
},
{
type:'vcf',
name:'GAMBL MCL',
url: 'https://github.com/morinlab/LLMPP/raw/main/hubs/proteinpaint/data/MCL_genomes.22-04-24.vcf.gz'
type:'mds3',
name:'GAMBL MCLs',
bcf: {
url: 'https://github.com/morinlab/LLMPP/raw/main/hubs/proteinpaint/data/grch37/20-05-24/MCL_genomes.vcf.gz'
}
}
],
nativetracks: 'RefGene',
Expand Down
32 changes: 20 additions & 12 deletions docs/GAMBL/ABI3BP_protein.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,24 +19,32 @@
positionbygene:'ABI3BP',
tracks:[
{
type:'vcf',
name:'GAMBL DLBCL',
url: 'https://github.com/morinlab/LLMPP/raw/main/hubs/proteinpaint/data/DLBCL_genomes.22-04-24.vcf.gz'
type:'mds3',
name:'GAMBL DLBCLs',
bcf: {
url: 'https://github.com/morinlab/LLMPP/raw/main/hubs/proteinpaint/data/grch37/20-05-24/DLBCL_genomes.vcf.gz'
}
},
{
type:'vcf',
name:'GAMBL FL',
url: 'https://github.com/morinlab/LLMPP/raw/main/hubs/proteinpaint/data/FL_genomes.22-04-24.vcf.gz'
type:'mds3',
name:'GAMBL FLs',
bcf: {
url: 'https://github.com/morinlab/LLMPP/raw/main/hubs/proteinpaint/data/grch37/20-05-24/FL_genomes.vcf.gz'
}
},
{
type:'vcf',
name:'GAMBL BL',
url: 'https://github.com/morinlab/LLMPP/raw/main/hubs/proteinpaint/data/BL_genomes.22-04-24.vcf.gz'
type:'mds3',
name:'GAMBL BLs',
bcf: {
url: 'https://github.com/morinlab/LLMPP/raw/main/hubs/proteinpaint/data/grch37/20-05-24/BL_genomes.vcf.gz'
}
},
{
type:'vcf',
name:'GAMBL MCL',
url: 'https://github.com/morinlab/LLMPP/raw/main/hubs/proteinpaint/data/MCL_genomes.22-04-24.vcf.gz'
type:'mds3',
name:'GAMBL MCLs',
bcf: {
url: 'https://github.com/morinlab/LLMPP/raw/main/hubs/proteinpaint/data/grch37/20-05-24/MCL_genomes.vcf.gz'
}
}
],
nativetracks: 'RefGene',
Expand Down
55 changes: 32 additions & 23 deletions docs/GAMBL/ABL2.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,57 +13,66 @@
runproteinpaint({
host:'https://proteinpaint.stjude.org',
holder:document.getElementById('aaa'),
gene: 'ABL2',
genome:'hg19',
block:1,
positionbygene:'ABL2',
tracks:[
{
type:"bigwig",
url:"https://github.com/morinlab/LLMPP/raw/main/hubs/proteinpaint/data/DLBCL_genome.10.bw",
name:"DLBCL mutation density",
height:50,
pcolor: "#479450"
name:"DLBCL mutation density",
height:50,
pcolor: "#479450"
},
{
type:"bigwig",
url:"https://github.com/morinlab/LLMPP/raw/main/hubs/proteinpaint/data/BL_genome.10.bw",
name:"BL mutation density",
height:50,
pcolor: "#926CAD"
name:"BL mutation density",
height:50,
pcolor: "#926CAD"
},
{
type:"bigwig",
url:"https://github.com/morinlab/LLMPP/raw/main/hubs/proteinpaint/data/FL_genome.10.bw",
name:"FL mutation density",
height:50,
pcolor: "#EA8368"
name:"FL mutation density",
height:50,
pcolor: "#EA8368"
},
{
type:"bigwig",
url:"https://github.com/morinlab/LLMPP/raw/main/hubs/proteinpaint/data/MCL_genome.10.bw",
name:"MCL mutation density",
height:50,
pcolor: "#40E0D0"
name:"MCL mutation density",
height:50,
pcolor: "#40E0D0"
},
{
type:'vcf',
type:'mds3',
name:'GAMBL DLBCL',
url: 'https://github.com/morinlab/LLMPP/raw/main/hubs/proteinpaint/data/DLBCL_genomes.22-04-24.vcf.gz'
bcf: {
url: 'https://github.com/morinlab/LLMPP/raw/main/hubs/proteinpaint/data/DLBCL_genomes.22-04-24.vcf.gz'
}
},
{
type:'vcf',
name:'GAMBL FL',
url: 'https://github.com/morinlab/LLMPP/raw/main/hubs/proteinpaint/data/FL_genomes.22-04-24.vcf.gz'
type:'mds3',
name:'GAMBL FLs',
bcf: {
url: 'https://github.com/morinlab/LLMPP/raw/main/hubs/proteinpaint/data/grch37/20-05-24/FL_genomes.vcf.gz'
}
},
{
type:'vcf',
name:'GAMBL BL',
url: 'https://github.com/morinlab/LLMPP/raw/main/hubs/proteinpaint/data/BL_genomes.22-04-24.vcf.gz'
type:'mds3',
name:'GAMBL BLs',
bcf: {
url: 'https://github.com/morinlab/LLMPP/raw/main/hubs/proteinpaint/data/grch37/20-05-24/BL_genomes.vcf.gz'
}
},
{
type:'vcf',
name:'GAMBL MCL',
url: 'https://github.com/morinlab/LLMPP/raw/main/hubs/proteinpaint/data/MCL_genomes.22-04-24.vcf.gz'
type:'mds3',
name:'GAMBL MCLs',
bcf: {
url: 'https://github.com/morinlab/LLMPP/raw/main/hubs/proteinpaint/data/grch37/20-05-24/MCL_genomes.vcf.gz'
}
}
],
nativetracks: 'RefGene',
Expand Down
32 changes: 20 additions & 12 deletions docs/GAMBL/ABL2_protein.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,24 +19,32 @@
positionbygene:'ABL2',
tracks:[
{
type:'vcf',
name:'GAMBL DLBCL',
url: 'https://github.com/morinlab/LLMPP/raw/main/hubs/proteinpaint/data/DLBCL_genomes.22-04-24.vcf.gz'
type:'mds3',
name:'GAMBL DLBCLs',
bcf: {
url: 'https://github.com/morinlab/LLMPP/raw/main/hubs/proteinpaint/data/grch37/20-05-24/DLBCL_genomes.vcf.gz'
}
},
{
type:'vcf',
name:'GAMBL FL',
url: 'https://github.com/morinlab/LLMPP/raw/main/hubs/proteinpaint/data/FL_genomes.22-04-24.vcf.gz'
type:'mds3',
name:'GAMBL FLs',
bcf: {
url: 'https://github.com/morinlab/LLMPP/raw/main/hubs/proteinpaint/data/grch37/20-05-24/FL_genomes.vcf.gz'
}
},
{
type:'vcf',
name:'GAMBL BL',
url: 'https://github.com/morinlab/LLMPP/raw/main/hubs/proteinpaint/data/BL_genomes.22-04-24.vcf.gz'
type:'mds3',
name:'GAMBL BLs',
bcf: {
url: 'https://github.com/morinlab/LLMPP/raw/main/hubs/proteinpaint/data/grch37/20-05-24/BL_genomes.vcf.gz'
}
},
{
type:'vcf',
name:'GAMBL MCL',
url: 'https://github.com/morinlab/LLMPP/raw/main/hubs/proteinpaint/data/MCL_genomes.22-04-24.vcf.gz'
type:'mds3',
name:'GAMBL MCLs',
bcf: {
url: 'https://github.com/morinlab/LLMPP/raw/main/hubs/proteinpaint/data/grch37/20-05-24/MCL_genomes.vcf.gz'
}
}
],
nativetracks: 'RefGene',
Expand Down
55 changes: 32 additions & 23 deletions docs/GAMBL/ACAD9.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,57 +13,66 @@
runproteinpaint({
host:'https://proteinpaint.stjude.org',
holder:document.getElementById('aaa'),
gene: 'ACAD9',
genome:'hg19',
block:1,
positionbygene:'ACAD9',
tracks:[
{
type:"bigwig",
url:"https://github.com/morinlab/LLMPP/raw/main/hubs/proteinpaint/data/DLBCL_genome.10.bw",
name:"DLBCL mutation density",
height:50,
pcolor: "#479450"
name:"DLBCL mutation density",
height:50,
pcolor: "#479450"
},
{
type:"bigwig",
url:"https://github.com/morinlab/LLMPP/raw/main/hubs/proteinpaint/data/BL_genome.10.bw",
name:"BL mutation density",
height:50,
pcolor: "#926CAD"
name:"BL mutation density",
height:50,
pcolor: "#926CAD"
},
{
type:"bigwig",
url:"https://github.com/morinlab/LLMPP/raw/main/hubs/proteinpaint/data/FL_genome.10.bw",
name:"FL mutation density",
height:50,
pcolor: "#EA8368"
name:"FL mutation density",
height:50,
pcolor: "#EA8368"
},
{
type:"bigwig",
url:"https://github.com/morinlab/LLMPP/raw/main/hubs/proteinpaint/data/MCL_genome.10.bw",
name:"MCL mutation density",
height:50,
pcolor: "#40E0D0"
name:"MCL mutation density",
height:50,
pcolor: "#40E0D0"
},
{
type:'vcf',
type:'mds3',
name:'GAMBL DLBCL',
url: 'https://github.com/morinlab/LLMPP/raw/main/hubs/proteinpaint/data/DLBCL_genomes.22-04-24.vcf.gz'
bcf: {
url: 'https://github.com/morinlab/LLMPP/raw/main/hubs/proteinpaint/data/DLBCL_genomes.22-04-24.vcf.gz'
}
},
{
type:'vcf',
name:'GAMBL FL',
url: 'https://github.com/morinlab/LLMPP/raw/main/hubs/proteinpaint/data/FL_genomes.22-04-24.vcf.gz'
type:'mds3',
name:'GAMBL FLs',
bcf: {
url: 'https://github.com/morinlab/LLMPP/raw/main/hubs/proteinpaint/data/grch37/20-05-24/FL_genomes.vcf.gz'
}
},
{
type:'vcf',
name:'GAMBL BL',
url: 'https://github.com/morinlab/LLMPP/raw/main/hubs/proteinpaint/data/BL_genomes.22-04-24.vcf.gz'
type:'mds3',
name:'GAMBL BLs',
bcf: {
url: 'https://github.com/morinlab/LLMPP/raw/main/hubs/proteinpaint/data/grch37/20-05-24/BL_genomes.vcf.gz'
}
},
{
type:'vcf',
name:'GAMBL MCL',
url: 'https://github.com/morinlab/LLMPP/raw/main/hubs/proteinpaint/data/MCL_genomes.22-04-24.vcf.gz'
type:'mds3',
name:'GAMBL MCLs',
bcf: {
url: 'https://github.com/morinlab/LLMPP/raw/main/hubs/proteinpaint/data/grch37/20-05-24/MCL_genomes.vcf.gz'
}
}
],
nativetracks: 'RefGene',
Expand Down
Loading

0 comments on commit 62fcbd3

Please sign in to comment.