Code used to explore the association of transposable elements (TEs) with gene expression during the Amniote evolution
- CARP (https://github.com/carp-te/carp-documentation)
- SRA-Toolkit (https://www.ncbi.nlm.nih.gov/sra/docs/toolkitsoft/)
- RSEM (https://deweylab.github.io/RSEM/)
- BEDTools (http://bedtools.readthedocs.io/en/latest/)
- fastqc (https://www.bioinformatics.babraham.ac.uk/projects/download.html)
- Trim_galore (https://www.bioinformatics.babraham.ac.uk/projects/trim_galore/)
- Bowtie2 (https://sourceforge.net/projects/bowtie-bio/files/bowtie2/)
- Genome (Downloaded from NCBI)
- RNA-seq (Downloaded from NCBI, Gene Expression Omnibus accession numbers GSE30352 and GSE97367, BioProject number PRJEB5206)
- Ortholog (https://asia.ensembl.org/info/website/archives/index.html)
- Some level of familiarity with queuing systems (SLURM)
6 genomes were downloaded from public databases (NCBI); All genomes were downloaded using wget
, as recommended by NCBI (https://www.ncbi.nlm.nih.gov/genome/doc/ftpfaq/). See Supplementary Table 1 for the source and assembly version of each genome used.
Details can be seen in https://github.com/carp-te/carp-documentation
Code can be found in TESeparation