-
Notifications
You must be signed in to change notification settings - Fork 83
OLD_HOME
Hannes Hauswedell edited this page Mar 29, 2017
·
10 revisions
-
Modern Cpp recommended reading and video links
- Git Repository Structure
- File Naming and include conventions
- Initial requirements (dependencies, compilers, platforms)
- General Design Changes
- Style-Guide
- Namespaces
- Classes and Structs
- Function parameters
- Thread Safety
- Exceptions
-
Argument Parser
seqan3/arg_parse
-
Alphabets
seqan3/alph
-
Containers
seqan3/containers
-
Alignments
seqan3/align
-
Indexes
seqan3/index
- Input/Output
seqan3/io
- IO-General (filesystem, compression...)
- IO-Sequence (fasta, fastq...)
- IO-Alignments (sam, bam, blast, ...)
- IO-RNA-Structure
Drafts for new modules: