- 제출된 URL:
- https://swiftseal.github.io/
- 보고서 완료:
링크 · 8개 결과
페이지에서 식별된 외부 링크
링크 | 텍스트 |
---|---|
https://sites.dundee.ac.uk/balcerowicz-lab/ | Balcerowicz lab |
https://github.com/swiftseal/resistify | Resistify |
https://github.com/swiftseal/hiss | HISS |
https://github.com/Hutton-Potato-Genetics/nfHISS | been developed |
https://www.linkedin.com/in/moray-smith/ | |
https://github.com/swiftseal/ | Github |
https://orcid.org/0000-0001-9363-3170 | ORCiD |
https://github.com/maolonglong/hugo-simple/ | Hugo ʕ•ᴥ•ʔ Simple |
JavaScript 변수 · 3개 결과
페이지의 창 개체에 로드된 전역 JavaScript 변수는 함수 외부에서 선언된 변수로, 현재 범위 내에서 코드의 어느 부분에서나 액세스할 수 있습니다
이름 | 유형 |
---|---|
onbeforetoggle | object |
documentPictureInPicture | object |
onscrollend | object |
콘솔 로그 메시지 · 2개 결과
웹 콘솔에 기록된 메시지
유형 | 카테고리 | 로그 |
---|---|---|
warning | other |
|
error | network |
|
HTML
페이지의 원시 HTML 본문
<!DOCTYPE html><html lang="en-us"><head><meta name="generator" content="Hugo 0.137.1"><meta charset="UTF-8"><meta name="viewport" content="width=device-width,initial-scale=1"><title>Moray's Website</title>
<meta name="title" content="Moray's Website"><meta name="description" content=""><meta name="keywords" content="r,typst,visualisation,"><meta property="og:url" content="https://swiftseal.github.io/"><meta property="og:site_name" content="Moray's Website"><meta property="og:title" content="Moray's Website"><meta property="og:description" content="Hello, and welcome to my website. I’m Moray - currently a researcher at the University of Dundee studying how plants respond to heat stress with the Balcerowicz lab. Previously, I was a PhD student at the University of St Andrews where I studied potato genetics and disease resistance, supervised by Prof. Ingo Hein and Prof. John Jones. My undergraduate studies were at the University of Glasgow where I studied Molecular and Cellular Biology."><meta property="og:locale" content="en_us"><meta property="og:type" content="website"><meta name="twitter:card" content="summary"><meta name="twitter:title" content="Moray's Website"><meta name="twitter:description" content="Hello, and welcome to my website. I’m Moray - currently a researcher at the University of Dundee studying how plants respond to heat stress with the Balcerowicz lab. Previously, I was a PhD student at the University of St Andrews where I studied potato genetics and disease resistance, supervised by Prof. Ingo Hein and Prof. John Jones. My undergraduate studies were at the University of Glasgow where I studied Molecular and Cellular Biology."><meta itemprop="name" content="Moray's Website"><meta itemprop="description" content="Hello, and welcome to my website. I’m Moray - currently a researcher at the University of Dundee studying how plants respond to heat stress with the Balcerowicz lab. Previously, I was a PhD student at the University of St Andrews where I studied potato genetics and disease resistance, supervised by Prof. Ingo Hein and Prof. John Jones. My undergraduate studies were at the University of Glasgow where I studied Molecular and Cellular Biology."><meta itemprop="datePublished" content="2024-11-27T09:40:07+00:00"><meta itemprop="dateModified" content="2024-11-27T09:40:07+00:00"><meta itemprop="wordCount" content="252"><meta name="referrer" content="no-referrer-when-downgrade"><link href="/simple.min.css" rel="stylesheet"><link href="/style.min.css" rel="stylesheet"><link rel="alternate" type="application/rss+xml" href="/index.xml" title="Moray's Website"></head><body><header><nav><a href="/" class="current">Home</a>
<a href="/posts/">Posts</a>
<a href="/index.xml"><svg class="icon" viewBox="0 0 448 512"><path d="M0 64C0 46.3 14.3 32 32 32c229.8.0 416 186.2 416 416 0 17.7-14.3 32-32 32s-32-14.3-32-32C384 253.6 226.4 96 32 96 14.3 96 0 81.7.0 64zM0 416a64 64 0 11128 0A64 64 0 110 416zM32 160c159.1.0 288 128.9 288 288 0 17.7-14.3 32-32 32s-32-14.3-32-32c0-123.7-100.3-224-224-224-17.7.0-32-14.3-32-32s14.3-32 32-32z"></path></svg>
RSS</a></nav><h1>Moray's Website</h1></header><main><p>Hello, and welcome to my website.
I’m Moray - currently a researcher at the University of Dundee studying how plants respond to heat stress with the <a href="https://sites.dundee.ac.uk/balcerowicz-lab/">Balcerowicz lab</a>.
Previously, I was a PhD student at the University of St Andrews where I studied potato genetics and disease resistance, supervised by Prof. Ingo Hein and Prof. John Jones.
My undergraduate studies were at the University of Glasgow where I studied Molecular and Cellular Biology.</p><p>I like to be in the lab, but I also enjoy working with computers.
In the lab, I have experience with nucleic-acid techniques including long-read sequencing, Hi-C, and Ribo-Seq.
I’m an advocate for nanopore sequencing and wish more people would try it out!
On the computer side of things, I’ve carried out assemblies, gene annotation, epigenetics, metabarcoding…
Really, just whatever needs to be done!
I’m a big supporter for creating tools and pipelines that are user-friendly and reproducible.</p><p>Outside of work, I enjoy spending time with my cat <a href="/images/rhubarb.png">Rhubarb</a>.</p><h2 id="software">Software</h2><ul><li><a href="https://github.com/swiftseal/resistify">Resistify</a> - A command line program for identifying resistance genes in plant genomes. It is designed to be user-friendly, rapid, and high-accuracy. It is available on PyPi and bioconda.</li><li><a href="https://github.com/swiftseal/hiss">HISS</a> - suite of pipelines for the high-throughput analysis of resistance gene sequencing data. It was originally implemented in Snakemake, but a Nextflow alternative has <a href="https://github.com/Hutton-Potato-Genetics/nfHISS">been developed</a>.</li></ul><h2 id="links">Links</h2><ul><li><a href="https://www.linkedin.com/in/moray-smith/">LinkedIn</a> - I only use this to humblebrag or get spammed with nonsense motivational posts</li><li><a href="https://github.com/swiftseal/">Github</a> - Most of my code (and this website!) are hosted here</li><li><a href="https://orcid.org/0000-0001-9363-3170">ORCiD</a> - Academic record stuff</li></ul></main><footer><span>Made with
<a href="https://github.com/maolonglong/hugo-simple/">Hugo ʕ•ᴥ•ʔ Simple</a></span></footer></body></html>