CompuGene Logo

About

About Us

Compugene is an interdisciplinary student project that is part of the Centre for sythetic biology at TU Darmstadt. We are dedicated students of biomolecular engineering, (synthetic) biology, chemistry, computer sciences and technology of information systems and always open to taking up people from other disciplines. Our work involves setting up as well as executing our own research projects related to synthetic biology. This includes coming up with our own research ideas, independenty laboratory work and the aquisition of funds as well as presenting our work at conferences or in competitions. In comparison to other known student projects Compugene has no timelimit, we develop our projects all the way to a possible publication or patent.

Current projects

In our current project we are working on efficiently detecting denuge virus with a low-cost solution that can also be used in southern countries. For this purpose we are developing a user-friendly platform that is easy to store, as well as a cost-effective optical reader to evaluate the results quickly. Our test would meet a medical need since no test with these properties is in use so far, while for other Viruses of the Flaviridae familiy similar testsystems are already available. In addition dengue virus increased dramatically within the last 20 years, becoming one of the worst human pathogens transmitted by mosquitos. In 2013 it was estimated, that about 390 million infections occur every year and the virus is spreading. In 2023 multiple cases of dengue were reported in italy.

You are interested in joining us? Or supporting our work as a sponsor? [Contact] (internal link to contact page) us!

Horizontal Rules




Typographic replacements

Enable typographer option to see result.

(c) (C) (r) (R) (tm) (TM) (p) (P) +-

test.. test… test….. test?….. test!….

!!!!!! ???? ,, – —

“Smartypants, double quotes” and ‘single quotes’

Emphasis

This is bold text

This is bold text

This is italic text

This is italic text

Strikethrough

Blockquotes

Blockquotes can also be nested…

…by using additional greater-than signs right next to each other…

…or with spaces between arrows.

Lists

Unordered

Ordered

  1. Lorem ipsum dolor sit amet

  2. Consectetur adipiscing elit

  3. Integer molestie lorem at massa

  4. You can use sequential numbers…

  5. …or keep all the numbers as 1.

Start numbering with offset:

  1. foo
  2. bar

Code

Inline code

Indented code

// Some comments
line 1 of code
line 2 of code
line 3 of code

Block code “fences”

Sample text here...

Syntax highlighting

var foo = function (bar) {
  return bar++;
};

console.log(foo(5));

Tables

OptionDescription
datapath to data files to supply the data that will be passed into templates.
engineengine to be used for processing templates. Handlebars is the default.
extextension to be used for dest files.

Right aligned columns

OptionDescription
datapath to data files to supply the data that will be passed into templates.
engineengine to be used for processing templates. Handlebars is the default.
extextension to be used for dest files.

link text

link with title

Autoconverted link https://github.com/nodeca/pica (enable linkify to see)

Images

Minion Stormtroopocat

Like links, Images also have a footnote style syntax

Alt text

With a reference later in the document defining the URL location:

Plugins

The killer feature of markdown-it is very effective support of syntax plugins.

Emojies

Classic markup: 😉 :crush: 😢 :tear: 😆 😋

Shortcuts (emoticons): :-) :-( 8-) ;)

see how to change output with twemoji.

Subscript / Superscript

<ins>

++Inserted text++

<mark>

==Marked text==

Footnotes

Footnote 1 link1.

Footnote 2 link2.

Inline footnote^[Text of inline footnote] definition.

Duplicated footnote reference2.

Definition lists

Term 1

Definition 1 with lazy continuation.

Term 2 with inline markup

Definition 2

{ some code, part of Definition 2 }

Third paragraph of definition 2.

Compact style:

Term 1 ~ Definition 1

Term 2 ~ Definition 2a ~ Definition 2b

Abbreviations

This is HTML abbreviation example.

It converts “HTML”, but keep intact partial entries like “xxxHTMLyyy” and so on.

*[HTML]: Hyper Text Markup Language

Custom containers

::: warning here be dragons :::


  1. Footnote can have markup

    and multiple paragraphs. ↩︎

  2. Footnote text. ↩︎