Difference between revisions of "User:Troels Emtekær Linnet"
Jump to navigation
Jump to search
(→Test) |
(→Test2) |
||
Line 9: | Line 9: | ||
<include src="http://www.ietf.org/rfc/rfc1945" /> | <include src="http://www.ietf.org/rfc/rfc1945" /> | ||
+ | |||
+ | == SeriesTab == | ||
+ | ls -v -d -1 */*.ft2 > allplanes.list | ||
+ | |||
+ | cd analysis_FT/int_corr_ft_method_all_awk/coMDD | ||
+ | seriesTab -in peaks.dat | ||
+ | seriesTab -in ../../peaks.dat -out allplanes_coMDD_ser.ser -list allplanes_coMDD.list |
Revision as of 13:37, 21 June 2013
Test
<include src="https://raw.github.com/Pymol-Scripts/Pymol-script-repo/master/cyspka.py" />
Test2
<include src="http://www.ietf.org/rfc/rfc1945" />
SeriesTab
ls -v -d -1 */*.ft2 > allplanes.list
cd analysis_FT/int_corr_ft_method_all_awk/coMDD seriesTab -in peaks.dat seriesTab -in ../../peaks.dat -out allplanes_coMDD_ser.ser -list allplanes_coMDD.list