@@ -517,6 +517,30 @@ description = """
517517Crates for research tools and processing of data related to the brain and nervous system.\
518518"""
519519
520+ [science .categories .bioinformatics ]
521+ name = " Bioinformatics"
522+ description = """
523+ Crates for processing large-scale biological data.\
524+ """
525+
526+ [bioinformatics .categories .genomics ]
527+ name = " Genomics"
528+ description = """
529+ Crates for processing genetic data, including sequences, abdundance, variants and analysis.\
530+ """
531+
532+ [bioinformatics .categories .proteomics ]
533+ name = " Proteomics"
534+ description = """
535+ Crates for processing protein data including sequences, abdundance and analysis.\
536+ """
537+
538+ [bioinformatics .categories .sequence-analysis ]
539+ name = " Sequence analysis"
540+ description = """
541+ Crates for processing biological sequences, including alignment, assembly, and annotation.\
542+ """
543+
520544[simulation ]
521545name = " Simulation"
522546description = """
@@ -593,28 +617,3 @@ name = "WebSocket"
593617description = """
594618Crates to communicate over the WebSocket protocol.\
595619"""
596-
597- [bioinformatics ]
598- name = " Bioinformatics"
599- description = """
600- Crates for processing large-scale biological data.\
601- """
602-
603- [bioinformatics .categories .genomics ]
604- name = " Genomics"
605- description = """
606- Crates for processing genetic data, including sequences, abdundance, variants and analysis.\
607- """
608-
609- [bioinformatics .categories .proteomics ]
610- name = " Proteomics"
611- description = """
612- Crates for processing protein data including sequences, abdundance and analysis.\
613- """
614-
615- [bioinformatics .categories .sequence-analysis ]
616- name = " Sequence analysis"
617- description = """
618- Crates for processing biological sequences, including alignment, assembly, and annotation.\
619- """
620-
0 commit comments