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

How to prepare file "stran_list"(step 01) ? #32

Open
fengshuo112 opened this issue Nov 28, 2019 · 0 comments
Open

How to prepare file "stran_list"(step 01) ? #32

fengshuo112 opened this issue Nov 28, 2019 · 0 comments

Comments

@fengshuo112
Copy link

Traceback (most recent call last):
File "./panX.py", line 287, in
myPangenome.process_clusters()
File "/home/Project2/pan-genome-analysis/scripts/pangenome_computation.py", line 163, in process_clusters
strain_list=self.strain_list,
AttributeError: pangenome instance has no attribute 'strain_list'

I want to use strain's information with my own format(not Genbank format), so I only input extracted strain's sequeces and run step 5,6,7,8,9,10, but I don't know what's the step1 meaning. How should I prepare "strain_list" , and how the file "geneID_to_description.cpk" output or I should prepare it by myself?

Thank you!

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

1 participant