sjteresi / TE_Density

Python script calculating transposable element density for all genes in a genome. Publication: https://mobilednajournal.biomedcentral.com/articles/10.1186/s13100-022-00264-4
GNU General Public License v3.0
28 stars 4 forks source link

Standardize EDTA Naming Scheme #29

Closed sjteresi closed 3 years ago

sjteresi commented 4 years ago

It is likely in the coming weeks that the H4 and Camarosa transposon annotations will be re-done by Shujun and will then conform to the EDTA annotation scheme.

sjteresi commented 3 years ago

@teresi I am going to push the updated naming rules to master later today. I have standardized the EDTA naming scheme. After I upload the code, please download the new file annotation file from Google Drive and delete any "filtered_input_data" from your filtered data folder to make sure it runs with the new data.

I need to brainstorm more about if or how I want to keep the old naming system, at the moment I have just commented out the old replacement scheme. However I see in the future that most people will use the new EDTA naming scheme and we already talked about how people will have to modify the behavior of replace_names to their own liking.