Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mylena-s authored May 23, 2022
1 parent 91ff337 commit 56891c0
Showing 1 changed file with 11 additions and 38 deletions.
49 changes: 11 additions & 38 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,42 +7,15 @@ Supplementary files for Chapter 2 of my master's dissertation "Jellyfish repeato

|directory/file | description
|-------------------------------------------------------|----------------------------------------------------------
|/RepeatExplorer/ |directory including datasets resulting from RE2 pipeline
| |and the scripts used to process them and carry on
| |statistics.
| |
|/RepeatExplorer/AssemblyAnalysis.py |Python script used to manipulate files resulting from
|  |repeatmasker repeat annotation in assemblies,
|  |to identify clusters after clusterscan,
|  |and to classify them into proximal or distal to
| |gaps and ends.
| |
|/RepeatExplorer/ScyphoSat_table |table containing all information regarding satellite
| |monomers obtained with RE2, including manual curation
|  |information, classification and sequence information.
| |
|/RepeatExplorer/assemblySat_plots.py |Python script to plot the distribution of intragenomic
| |divergence of satellites in assemblies and reads.
| |
|/RepeatExplorer/Genus_ComparisonStats.py |Python script to compare satDNA features distribution in
|  |samples of the same genus.
| |
|/RepeatExplorer/SampleStatistics.py |Python script to compare satDNA features across all
|  |species and samples.
| |
|/RepeatExplorer/ |directory including datasets resulting from RE2 pipeline and the scripts used to process them and carry on statistics.
|/RepeatExplorer/AssemblyAnalysis.py |Python script used to manipulate files resulting from repeatmasker repeat annotation in assemblies, to identify clusters after clusterscan, and to classify them into proximal or distal to gaps and ends.
|/RepeatExplorer/ScyphoSat_table |table containing all information regarding satellite monomers obtained with RE2, including manual curation information, classification and sequence information.
|/RepeatExplorer/assemblySat_plots.py |Python script to plot the distribution of intragenomic divergence of satellites in assemblies and reads.
|/RepeatExplorer/Genus_ComparisonStats.py |Python script to compare satDNA features distribution in samples of the same genus.
|/RepeatExplorer/SampleStatistics.py |Python script to compare satDNA features across all species and samples.
|/RepeatExplorer/duplicateMonomer.py |Python script to duplicate and rename satDNA monomers.
| |
|/RepeatExplorer/filterBlastn.py |Python script to classify satDNA blast hits as variants,
|  |families and superfamilies.
| |
|/dnaPipeTE/ |directory including datasets resulting from dnaPipeTE and
| |the scripts used to process them and carry on statistics
| |
|/dnaPipeTE/SupplementaryTableS2extended |general repetitive content information including
| |detailed abundance information about all TE Superfamilies
| |
|/dnaPipeTE/dnaPipeTE_spearmanr.R |R script used for statistical analysis between genome
|  |size and dnaPipeTE results
| |
|/dnaPipeTE/filter_RTcompleteness.py |Python script used for filtering protein domains with
|  |coverage below certain threshold
|/RepeatExplorer/filterBlastn.py |Python script to classify satDNA blast hits as variants, families and superfamilies.
|/dnaPipeTE/ |directory including datasets resulting from dnaPipeTE and the scripts used to process them and carry on statistics
|/dnaPipeTE/SupplementaryTableS2extended |general repetitive content information including detailed abundance information about all TE Superfamilies
|/dnaPipeTE/dnaPipeTE_spearmanr.R |R script used for statistical analysis between genome size and dnaPipeTE results
|/dnaPipeTE/filter_RTcompleteness.py |Python script used for filtering protein domains with coverage below certain threshold

0 comments on commit 56891c0

Please sign in to comment.