Git Product home page Git Product logo

👉Hey there, wellcome to my GitHub!👈

🔥About Me🔥

structXinchang{ 
    🍕name: String,
    👦sex: String,
    🍎keywords:Vec<String>,current_location: String,
    💼research: Vec<String>,
    🌴program_languages: Vec<String>,
    🎅hobbies: Vec<String>,
}

implXinchang{
    fn init() -> Self {Xinchang{
            🍕name: String::from("Xinchang Zheng"),
            👦sex: String::from("Male"),current_location: String::from("Houston, Texas"),
            🍎keywords:vec![
                String::from("Researcher"),
                String::from("Bioinformatician"),
                String::from("Full-stack web developer"),
                String::from("Video games fan"),
                String::from("INTJ")
            ],
            💼research: vec![
                String::from("Bioinformatics"),
                String::from("Cancer genomics"),
                String::from("Software engineering"),
                String::from("Biomedical database/webserver"),
                String::from("Data visualization"),
                String::from("Long read sequencing"),
            ],
            🌴program_languages: vec![
                String::from("Python"),
                String::from("Rlang"),
                String::from("JavaScript/HTML/CSS(Vue)"),
                String::from("Rust"),
                String::from("C/C++"),
                String::from("Linux/Shell(HPC)")
            ],
            🎅hobbies: vec![
                String::from("Vedio games(Nintendo Switch Fan)"),
                String::from("Pokemon!"),
                String::from("Digital Map Exploration Enthusiast"),
                String::from("Chromatic Harmonica (Very Amateur)")
            ],
        }
    }
    fn say_hi(🌕) -> String {
        "Hey there!".to_string()
    },
}

Databases/Webservers:

  1. MACdb "A curated knowledgebase for Metabolic Associations across human Cancers"
  2. CCLHunter "An efficient toolkit for cancer cell line authentication"
  3. CCAS "One-stop and comprehensive annotation system for individual cancer genome at multi-omics level"
  4. GenBase🍄 "A genetic sequence database that accepts user submissions and integrates data from INSDC"
  5. BIT🍄 "Bioinformatics tookit in National Genomics Data Center"
  6. Protdb🍄🌵 "A curated protein biomarker database for diseases"

Tools:

  1. ttable-rs "A standalone table formatter for viewing tabular data in the console"
  2. hapnet.js🌵 "A JavaScript library to draw haplotype network in a fast way" demo
  3. excord-lr🌵 "Extract structural variation signals from long-reads BAM files"
  4. STIX🍄🌵 "Structural Variation serach engine for large datasets"

🍄: collaborated project, 🌵: on-going

Xinchang Zheng's Projects

Xinchang Zheng doesn’t have any public repositories yet.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.