Last active
August 29, 2015 13:57
-
-
Save alexpreynolds/9795347 to your computer and use it in GitHub Desktop.
Example sequence identifier adjacency matrix
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
410488935 410488927 410488931 410488939 410488937 410488923 410488933 | |
410488935 0.0000 | |
410488927 0.0065 0.0000 | |
410488931 0.0098 0.0098 0.0000 | |
410488939 0.0850 0.0850 0.0784 0.0000 | |
410488937 0.0817 0.0817 0.0752 0.0033 0.0000 | |
410488923 0.0817 0.0817 0.0752 0.0033 0.0065 0.0000 | |
410488933 0.1340 0.1340 0.1275 0.1340 0.1307 0.1307 0.0000 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment