Last active
December 27, 2015 20:49
-
-
Save widdowquinn/7387107 to your computer and use it in GitHub Desktop.
Grab Chlorobium genome sequences, using the chlorobium.txt file.
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
| mkdir test_isolates | |
| cd test_isolates/ | |
| wget -i chlorobium.txt | |
| cd .. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment