Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Example files for reproducing the R code. #1

Closed
xie186 opened this issue Jun 9, 2022 · 2 comments
Closed

Example files for reproducing the R code. #1

xie186 opened this issue Jun 9, 2022 · 2 comments

Comments

@xie186
Copy link

xie186 commented Jun 9, 2022

Hi @myonaung,

Thank you for sharing the code.

In the two lines below, we do not see the corresponding files provided in the github link:

func_annotations <- readr::read_rds("pf3kv5_functional_annotations_filtered.rds")

cds_seq <- read.dna(paste0("ref", gene, ".1.fasta"), format="fasta") %>% as.character %>% as.vector %>% toupper

Could you please let us know what columns are included in pf3kv5_functional_annotations_filtered.rds and what are the *.1.fasta files? Thanks again!

@xie186 xie186 changed the title Example files for reproduce the R code. Example files for reproducing the R code. Jun 9, 2022
@myonaung
Copy link
Owner

@xie186 , Thanks very much for your interest in our published manuscript. Please see example .rds file at
pf3kv5_functional_annotations_filtered_subset.csv.

*.1.fasta can be any reference file excluding intronic region.

Let me know if you have any further questions

@xie186
Copy link
Author

xie186 commented Jun 15, 2022

Thank you so much for you help @myonaung !

@xie186 xie186 closed this as completed Jun 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants