About Cacher
Web App
Download
Sign In
Sign Up
menu
Cacher is the code snippet organizer for pro developers
We empower you and your team to get more done, faster
Learn More
kyu999
8/30/2015 - 9:22 AM
share
Share
add_circle_outline
Save
アミノ酸配列周期性
アミノ酸配列周期性
アミノ酸配列周期性.md
content_copy
file_download
Rendered
Source
アミノ酸配列の周期性分析
手法1
文字列配列を一定の基準に従い写像する。
* 分子量 * 疎水度 * 等電点 * その他
フーリエ変換、ウェーブレット変換、単変量時系列解析にかける
手法2
文字列配列を疎なベクトルへ変換する。e.g. [[0, 0, 0, 1], [1, 0, 0, 0]]
多変量時系列解析を行う。VARモデルやグレンジャー因果性検証
clear