Giter Club home page Giter Club logo

arabidopsis_numt-1's Introduction

arabidopsis_numt

Analysis of Arabidopsis thaliana Chromosome 2 numt. This repository contains scripts, sequence data, and sequence alignments associated with the de novo assembly and analysis of the large numt on chromosome 2 of the A. thaliana Col-0 genome.

Scripts

R

numt_map.R

  • This R script takes the input files in the numt_map subdirectory and generates a figure summarizing the structure of the numt. It requires the diagram package.

Perl

All Perl scripts require the sloan.pm module.

pairwise_divergence_msa.pl

  • This scripts calculates divergence between pairs of sequences (repeat copies) in a multi-fasta alignment. It was called as follows. Output was then manually updated to exclude MNVs (dinucleotide subs and microinversions) and unalignable regions including SNVs right at indel boundaries.

  • perl pairwise_divergence_msa.pl repeat1.aligned.fas

  • perl pairwise_divergence_msa.pl repeat2.aligned.fas

extract_PI_positions.pl

  • This script extracts pair of sites for which two repeat copies within the numt share an allele that is different than the mitogenome and the other repeat copy. It was called as follows.

  • perl extract_PI_positions.pl repeat1.aligned.fas

  • perl extract_PI_positions.pl repeat2.aligned.fas

pairwise_dist.pl

  • This script calculates pairwise nucleotide sequence identity between two sequences in a fasta alignment. It ignores indel gaps. It was run on a pairwise alignment between the numt and a manually constructed concatenation of corresponding regions in the Col-0 mitogenome after removal of structural variants and multinucleotide variants.

  • perl pairwise_dist.pl alignment_emboss_stretcher_noStructOrMNVs.fas

summarize_pairwise_variants.pl

  • This script provides a list of all variants between two sequences in a pairwise fasta alignment. It was called on multiple different EMBOSS Stretcher alignment files as follows. Where necessary for counting purposes, variants spanning multiple alignments positions (MNVs, indels, and complex structural variants) were then manually collapsed.

  • perl summarize_pairwise_variants.pl input_fasta_file

Sequence data and alignments

The sequences_and_alignments directory contains data and input files used with the above scripts.

Repeat alignments

repeat1.aligned.fas and repeat2.aligned.fas

  • These are alignments in fasta format of regions present in three copies in the numt along with the corresponding sequence from the Col-0 mitogenome.

Pairwise EMBOSS Stretcher alignments

Pairwise alignments in fasta format generated with EMBOSS Stretcher

Col-CEN-denovo_vs_Col-XJTU-denovo.fas

  • An alignment of the numt assembled from Col-CEN HiFi reads and the numt assembled from Col-XJTU HiFi reads

Col-CEN-denovo_vs_Col-XJTU-published.fas

  • An alignment of the numt assembled from Col-CEN HiFi reads and the numt from the Col-XJTU assembly published by Wang et al. 2021.

Col-CEN-published_vs_Col-XJTU-published.fas

  • An alignment of the numt from the Col-CEN assembly published by Naish et al. 2021 and the numt from the Col-XJTU assembly published by Wang et al. 2021.

Col-CEN-denovo_vs_mitogenome.fas

  • An alignment of the numt assembled from Col-CEN HiFi reads and a manually constructed concatenation of corresponding regions in the Col-0 mitogenome.

alignment_emboss_stretcher_noStructOrMNVs.fas

  • A modified version of Col-CEN-denovo_vs_mitogenome.fas that removes structural variants and multinucleotide variants.

numt sequences

The numt sequences extracted from our de novo assemblies.

numt_Col-CEN.fas and numt_Col-CEN_withFlanking.fas

  • Each file contains the 641kb numt sequence obtained from a de novo assembly of the HiFi reads from the Col-CEN project. The "withFlanking" version contains 10kb if flanking sequence on either side of the numt.

numt_Col-XJTU.fas and numt_Col-XJTU_withFlanking.fas

  • Each file contains the 641kb numt sequence obtained from a de novo assembly of the HiFi reads from the Col-XJTU project. The "withFlanking" version contains 10kb if flanking sequence on either side of the numt.

arabidopsis_numt-1's People

Contributors

dbsloan avatar

Watchers

 avatar

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.