Tool:HGNC Version Control
1
6
Entering edit mode
12 weeks ago
barslmn ★ 2.3k

Hi,

I made a small tool for visualizing the changes in the gene symbols. It can be accessed here.

And have a small write-up about how it works here.

In short, it works by:

Creating a git repository.
Flatten the tables to the files:
    HGNC IDs as the subdirectories, columns as file names and the rows as the data in the files.
Commit and tag the month.
Repeat steps 2 and 3 for every month.
Query the repository for the given symbol.
Make a heatmap from the results.

Resulting heatmap looks like this:

enter image description here

git control symbols version gene • 365 views
ADD COMMENT
0
Entering edit mode
12 weeks ago
Ram 44k

This will be super useful for one of my project (if I get the time to implement a feature I've been thinking of for years). Thank you for making my life easier, barslmn !

ADD COMMENT
0
Entering edit mode

It's great you found it useful.

ADD REPLY

Login before adding your answer.

Traffic: 2672 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6