Rosalind: Difference between revisions
From charlesreid1
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
Link to problems on Rosalind.info: http://rosalind.info/problems/list-view/?location=bioinformatics-textbook-track | |||
=Go= | =Go= | ||
See [[Go]] for general notes on the Go language. | |||
A note on organizing Go projects: https://github.com/moul/euler | |||
=Flags= | |||
{{RosalindFlag}} | |||
{{GoFlag}} | |||
[[Category:Bioinformatics]] | [[Category:Bioinformatics]] | ||
[[Category:Rosalind]] | [[Category:Rosalind]] | ||
[[Category:CS]] | [[Category:CS]] | ||
Revision as of 04:52, 12 December 2018
Link to problems on Rosalind.info: http://rosalind.info/problems/list-view/?location=bioinformatics-textbook-track
Go
See Go for general notes on the Go language.
A note on organizing Go projects: https://github.com/moul/euler
Flags
| Rosalind.info Bioinformatics solving problems from the Rosalind.info bioinformatics track
Bioinformatics Track: Rosalind/BA1A/Go - substring count Rosalind/BA1B/Go - most frequent substring
Image Credit (left): cartoon by Rori! Flags · Template:RosalindFlag · e |
| Go notes on Go
Go/Strings · Go/Arrays · Go/Slices
Go/Lists · Go/Maps · Go/Stacks · Go/Queues
Go/Naming Conventions · Go/Design Patterns
Go/Timing · Go/Profiling · Go/Benchmarking
Go/Tests · Go/Travis CI · Go/Makefiles
our vim + go setup uses custom solarized colors for Golang
|