Skip to content

Instantly share code, notes, and snippets.

View meso-cacase's full-sized avatar

Yuki Naito meso-cacase

View GitHub Profile
This file has been truncated, but you can view the full file.
NM_000014.6 4495 4610
NM_000015.3 943 1285
NM_000016.6 1345 2261
NM_000017.4 1299 1859
NM_000018.4 2015 2184
NM_000019.4 1324 1537
NM_000020.3 1709 4177
NM_000021.4 1616 6018
NM_000022.4 1184 1496
NM_000023.4 1200 1429
@meso-cacase
meso-cacase / sort_refseq_id.pl
Created August 22, 2023 03:44
RefSeq IDの順番にソート
#!/usr/bin/perl
# RefSeqのIDを順番に並べ替える
#
# NM_123456.7
# NM_123456789.12
#
# (1:アルファベット部)_(2:整数部).(3:バージョン番号)
# 1 -> 2 -> 3 の優先順位でソートする
#
# Off-target check list from AMED
# https://www.amed.go.jp/program/list/17/01/yakuzai_kakusaniyakuhin.html
AAAS 8086
AASS 10157
ABAT 18
ABCA1 19
ABCA12 26154
ABCA3 21
ABCA4 24
ABCB11 8647
# Shibata List from https://www.pmda.go.jp/files/000155938.pdf
ABL1
ABL2
ACVR1B
AFF3
AKAP9
AKT1
AKT2
ALK
APC
ACCGATACGCG
ACCGTTCGTCG
ACGACCGTTCG
ACGATCGTCGG
ACGCGCGATAT
ACGGTACGTCG
AGCGTCGTACG
ATATCGCGCGG
ATATCGCGCGT
ATCGTCGACGA