Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

uklineale
Copy link
Contributor

Fix #10160 (see https://help.github.com/en/articles/closing-issues-using-keywords)

Describe changes proposed in this pull request:

  • Add structural variant count to detailed studies projection. Extra database query takes around 350ms.

Checks

Any screenshots or GIFs?

Example JSON:

{
	"1": {
		"name": "Adenoid Cystic Carcinoma of the Breast (MSK, J Pathol. 2015)",
		"description": "Whole exome sequencing of 12 breast AdCCs.",
		"publicStudy": true,
		...
		"structuralVariantCount": 50,
		...
	}
}

Notify reviewers

Read our Pull request merging
policy
. It can help to figure out who worked on the
file before you. Please use git blame <filename> to determine that
and notify them either through slack or by assigning them as a reviewer on the PR

@alisman alisman requested review from JREastonMarks and removed request for alisman and inodb January 16, 2024 17:02
@uklineale uklineale added feature cl-feature Feature section of changelog labels Jan 16, 2024
@sonarqubecloud
Copy link

@uklineale uklineale merged commit e3e0f3f into cBioPortal:master Jan 17, 2024
@uklineale uklineale deleted the 10160-structural-variants branch January 17, 2024 14:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cl-feature Feature section of changelog feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add structural variants data count column to datasets page

2 participants