Skip to content

Commit

Permalink
Merge pull request #4 from morinlab/vsouza_fix_hub
Browse files Browse the repository at this point in the history
Fix track hubs in hubs/ashm_hubs/
  • Loading branch information
vladimirsouza authored Apr 19, 2024
2 parents 0430c48 + 4bc0204 commit fe0af5e
Show file tree
Hide file tree
Showing 8 changed files with 52 additions and 52 deletions.
48 changes: 24 additions & 24 deletions hubs/ashm_hubs/grch37_hub.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,46 +6,46 @@ email [email protected]

genome hg19

track gamblr_ashm_regions
shortLabel gamblr_ashm regions
longLabel Regions where mutations were taken to hub gamblr_ashm
track regions
shortLabel regions
longLabel Regions of interest from where mutations were retrieved
visibility squish
priority 1
type bigBed
bigDataUrl https://github.com/morinlab/LLMPP/raw/main/hubs/ashm_hubs/grch37/regions.bb
bigDataUrl https://github.com/morinlab/LLMPP/blob/vsouza_fix_hub/hubs/ashm_hubs/grch37/regions.bb?raw=true

track gamblr_ashm_genome_BL
shortLabel gamblr_ashm genome_BL
longLabel gamblr_ashm genome_BL
track genome_BL
shortLabel genome_BL
longLabel genome_BL
visibility squish
priority 2
type bigBed
type bigBed 9
itemRgb on
bigDataUrl https://github.com/morinlab/LLMPP/raw/main/hubs/ashm_hubs/grch37/genome_BL.bb
bigDataUrl https://github.com/morinlab/LLMPP/blob/vsouza_fix_hub/hubs/ashm_hubs/grch37/genome_BL.bb?raw=true

track gamblr_ashm_genome_DLBCL
shortLabel gamblr_ashm genome_DLBCL
longLabel gamblr_ashm genome_DLBCL
track genome_DLBCL
shortLabel genome_DLBCL
longLabel genome_DLBCL
visibility squish
priority 3
type bigBed
type bigBed 9
itemRgb on
bigDataUrl https://github.com/morinlab/LLMPP/raw/main/hubs/ashm_hubs/grch37/genome_DLBCL.bb
bigDataUrl https://github.com/morinlab/LLMPP/blob/vsouza_fix_hub/hubs/ashm_hubs/grch37/genome_DLBCL.bb?raw=true

track gamblr_ashm_genome_FL
shortLabel gamblr_ashm genome_FL
longLabel gamblr_ashm genome_FL
track genome_FL
shortLabel genome_FL
longLabel genome_FL
visibility squish
priority 4
type bigBed
type bigBed 9
itemRgb on
bigDataUrl https://github.com/morinlab/LLMPP/raw/main/hubs/ashm_hubs/grch37/genome_FL.bb
bigDataUrl https://github.com/morinlab/LLMPP/blob/vsouza_fix_hub/hubs/ashm_hubs/grch37/genome_FL.bb?raw=true

track gamblr_ashm_capture_DLBCL
shortLabel gamblr_ashm capture_DLBCL
longLabel gamblr_ashm capture_DLBCL
track capture_DLBCL
shortLabel capture_DLBCL
longLabel capture_DLBCL
visibility squish
priority 5
type bigBed
type bigBed 9
itemRgb on
bigDataUrl https://github.com/morinlab/LLMPP/raw/main/hubs/ashm_hubs/grch37/capture_DLBCL.bb
bigDataUrl https://github.com/morinlab/LLMPP/blob/vsouza_fix_hub/hubs/ashm_hubs/grch37/capture_DLBCL.bb?raw=true
Binary file modified hubs/ashm_hubs/hg38/capture_DLBCL.bb
Binary file not shown.
Binary file modified hubs/ashm_hubs/hg38/genome_BL.bb
Binary file not shown.
Binary file modified hubs/ashm_hubs/hg38/genome_DLBCL.bb
Binary file not shown.
Binary file modified hubs/ashm_hubs/hg38/genome_FL.bb
Binary file not shown.
Binary file modified hubs/ashm_hubs/hg38/regions.bb
Binary file not shown.
48 changes: 24 additions & 24 deletions hubs/ashm_hubs/hg38_hub.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,46 +6,46 @@ email [email protected]

genome hg38

track gamblr_ashm_regions
shortLabel gamblr_ashm regions
longLabel Regions where mutations were taken to hub gamblr_ashm
track regions
shortLabel regions
longLabel Regions of interest from where mutations were retrieved
visibility squish
priority 1
type bigBed
bigDataUrl https://github.com/morinlab/LLMPP/blob/main/hubs/ashm_hubs/hg38/regions.bb?raw=true
bigDataUrl https://github.com/morinlab/LLMPP/blob/vsouza_fix_hub/hubs/ashm_hubs/hg38/regions.bb?raw=true

track gamblr_ashm_genome_BL
shortLabel gamblr_ashm genome_BL
longLabel gamblr_ashm genome_BL
track genome_BL
shortLabel genome_BL
longLabel genome_BL
visibility squish
priority 2
type bigBed
type bigBed 9
itemRgb on
bigDataUrl https://github.com/morinlab/LLMPP/blob/main/hubs/ashm_hubs/hg38/genome_BL.bb?raw=true
bigDataUrl https://github.com/morinlab/LLMPP/blob/vsouza_fix_hub/hubs/ashm_hubs/hg38/genome_BL.bb?raw=true

track gamblr_ashm_genome_DLBCL
shortLabel gamblr_ashm genome_DLBCL
longLabel gamblr_ashm genome_DLBCL
track genome_DLBCL
shortLabel genome_DLBCL
longLabel genome_DLBCL
visibility squish
priority 3
type bigBed
type bigBed 9
itemRgb on
bigDataUrl https://github.com/morinlab/LLMPP/blob/main/hubs/ashm_hubs/hg38/genome_DLBCL.bb?raw=true
bigDataUrl https://github.com/morinlab/LLMPP/blob/vsouza_fix_hub/hubs/ashm_hubs/hg38/genome_DLBCL.bb?raw=true

track gamblr_ashm_genome_FL
shortLabel gamblr_ashm genome_FL
longLabel gamblr_ashm genome_FL
track genome_FL
shortLabel genome_FL
longLabel genome_FL
visibility squish
priority 4
type bigBed
type bigBed 9
itemRgb on
bigDataUrl https://github.com/morinlab/LLMPP/blob/main/hubs/ashm_hubs/hg38/genome_FL.bb?raw=true
bigDataUrl https://github.com/morinlab/LLMPP/blob/vsouza_fix_hub/hubs/ashm_hubs/hg38/genome_FL.bb?raw=true

track gamblr_ashm_capture_DLBCL
shortLabel gamblr_ashm capture_DLBCL
longLabel gamblr_ashm capture_DLBCL
track capture_DLBCL
shortLabel capture_DLBCL
longLabel capture_DLBCL
visibility squish
priority 5
type bigBed
type bigBed 9
itemRgb on
bigDataUrl https://github.com/morinlab/LLMPP/blob/main/hubs/ashm_hubs/hg38/capture_DLBCL.bb?raw=true
bigDataUrl https://github.com/morinlab/LLMPP/blob/vsouza_fix_hub/hubs/ashm_hubs/hg38/capture_DLBCL.bb?raw=true
8 changes: 4 additions & 4 deletions scripts/ashm_hubs.R
Original file line number Diff line number Diff line change
Expand Up @@ -11,31 +11,31 @@ my_meta = get_gambl_metadata(seq_type_filter = c("genome", "capture")) %>%

# create hub for grch37
build_browser_hub(
regions_bed = GAMBLR.data::grch37_ashm_regions,
these_samples_metadata = my_meta,
these_seq_types = c("genome", "capture"),
projection = "grch37",
local_web_host_dir = "~/repos/LLMPP",
hub_dir = "hubs/ashm_hubs",
as_bigbed = TRUE,
splitColumnName = "pathology",
hub_name = "gamblr_ashm",
shortLabel = "gamblr ashm",
longLabel = "GAMBLR public aSHM mutations from grch37 projection",
email = "[email protected]"
contact_email = "[email protected]"
)

# create hub for hg38
build_browser_hub(
regions_bed = GAMBLR.data::hg38_ashm_regions,
these_samples_metadata = my_meta,
these_seq_types = c("genome", "capture"),
projection = "hg38",
local_web_host_dir = "~/repos/LLMPP",
hub_dir = "hubs/ashm_hubs",
as_bigbed = TRUE,
splitColumnName = "pathology",
hub_name = "gamblr_ashm",
shortLabel = "gamblr ashm",
longLabel = "GAMBLR public aSHM mutations from hg38 projection",
email = "[email protected]"
contact_email = "[email protected]"
)

0 comments on commit fe0af5e

Please sign in to comment.