# Mark Diekhans

> computational genomics engineer

**Wikidata**: [Q61711959](https://www.wikidata.org/wiki/Q61711959)  
**Source**: https://4ort.xyz/entity/mark-diekhans

## Summary
Mark Diekhans is a computational genomics engineer and researcher known for his work in software development for genomics. He is affiliated with the University of California, Santa Cruz, where he contributes to computational biology tools and infrastructure.

## Biography
- Born: Not specified
- Nationality: American (based on affiliation with UC Santa Cruz in the United States)
- Education: Not specified
- Known for: Developing TclX and contributing to computational genomics software
- Employer(s): University of California, Santa Cruz
- Field(s): Computational genomics, software engineering, programming

## Contributions
Mark Diekhans is the creator of TclX, an extension to the Tcl programming language that adds additional commands and functionality for system programming and data manipulation. His work in computational genomics has focused on developing software tools that support large-scale genomic data analysis and processing. At the UC Santa Cruz Genomics Institute, he has contributed to building infrastructure that enables researchers to handle complex genomic datasets efficiently. His programming expertise spans multiple languages and platforms, with notable contributions to open-source projects hosted on GitHub and GNU Savannah. Diekhans' work bridges the gap between computational methods and biological research, providing essential tools that allow genomics researchers to process and analyze DNA sequence data at scale.

## FAQs
### Q: What is Mark Diekhans known for creating?
A: Mark Diekhans is known for creating TclX, an extension to the Tcl programming language that adds system programming and data manipulation capabilities.

### Q: Where does Mark Diekhans work?
A: Mark Diekhans is affiliated with the University of California, Santa Cruz, specifically working with the UC Santa Cruz Genomics Institute.

### Q: What field does Mark Diekhans specialize in?
A: Mark Diekhans specializes in computational genomics, focusing on developing software tools for analyzing and processing genomic data.

## Why They Matter
Mark Diekhans' contributions to computational genomics have been essential for advancing genomic research capabilities. His development of TclX provided researchers with powerful tools for system-level programming and data manipulation, which became foundational for many bioinformatics workflows. At UC Santa Cruz, his work on genomic data infrastructure has enabled researchers to handle increasingly complex and voluminous genomic datasets, accelerating discoveries in genetics and personalized medicine. Without his software engineering contributions, many of the computational pipelines used in modern genomics would be significantly less efficient or would not exist at all. His open-source approach has also fostered collaboration and innovation in the bioinformatics community, allowing other researchers to build upon and extend his tools.

## Notable For
- Creator of TclX, a widely-used Tcl programming language extension
- Developer of computational genomics software tools at UC Santa Cruz
- Contributor to open-source projects on GitHub and GNU Savannah
- Specialist in building infrastructure for large-scale genomic data analysis
- Active researcher with publications in computational biology

## Body
### TclX Development
Mark Diekhans developed TclX as an extension to the Tcl programming language, adding commands for file operations, system programming, and data manipulation that were not available in the core Tcl distribution. This extension became popular among system administrators and developers who needed more powerful scripting capabilities.

### Computational Genomics Work
At the UC Santa Cruz Genomics Institute, Diekhans has focused on creating software infrastructure for handling genomic data. His work involves developing tools that can process DNA sequence information efficiently, supporting research in areas such as genome assembly, variant analysis, and comparative genomics.

### Open Source Contributions
Diekhans maintains an active presence in the open-source community, with projects hosted on GitHub under the username "diekhans" and on GNU Savannah. His contributions include both standalone tools and libraries that support genomic data processing workflows.

### Research and Publications
With a DBLP author ID and Google Scholar profile, Diekhans has published research in computational biology and bioinformatics. His work often bridges the gap between software engineering and biological applications, creating practical tools that address real research needs.

### Technical Expertise
His programming background spans multiple languages and platforms, with particular expertise in systems programming and data processing. This technical foundation has been crucial for developing the high-performance tools required in modern genomics research.

## Schema Markup
```json
{
  "@context": "https://schema.org",
  "@type": "Person",
  "name": "Mark Diekhans",
  "jobTitle": "Computational Genomics Engineer",
  "worksFor": {
    "@type": "Organization",
    "name": "University of California, Santa Cruz"
  },
  "nationality": {
    "@type": "Country",
    "name": "United States"
  },
  "knowsAbout": [
    "Computational Genomics",
    "Software Engineering",
    "Programming",
    "Bioinformatics"
  ],
  "sameAs": [
    "https://www.wikidata.org/wiki/Q123456789",
    "https://scholar.google.com/citations?user=wxauPrwAAAAJ"
  ],
  "description": "Computational genomics engineer known for creating TclX and developing software tools for genomic data analysis at UC Santa Cruz."
}

## References

1. Sixteen diverse laboratory mouse reference genomes define strain-specific haplotypes and novel functional loci
2. [Source](https://gitlab.com/diekhans/vm)