Skip to content

Instantly share code, notes, and snippets.

View soh-i's full-sized avatar

Soh Ishiguro soh-i

View GitHub Profile
@soh-i
soh-i / blast.py
Created May 4, 2016 04:25
Blast parser
class BlastOut(object):
def __init__(self, line):
col = line.strip().split()
self.col_string = line.strip()
self.q = col[0]
self.s = col[1]
self.identity = float(col[2])
self.alignment_len = int(col[3])
self.mismatches = int(col[4])
self.gap_open = int(col[5])
@StopCodonfm
StopCodonfm / StopCodonfm_Ep5_ShowNotes.markdown
Created July 19, 2021 15:32
Episode 5: Pica Pica AI, の Show notes です。(エビ)

Pica pica AI

Summary

インパクトのある論文を早期に予測する AI 論文、ニホンイトヨリ日本初確認とおもしろい学名、最近観た自然ドキュメンタリーについて話しました。

Starring

エビ、イシ