Skip to content

Conversation

@Saluev
Copy link

@Saluev Saluev commented Mar 9, 2025

I ran EASTR the following way:

eastr --gtf .../transcripts.gtf --reference .../GCF_009914755.1_T2T-CHM13v2.0_alt_genomic.fna --bowtie2_index .../index

and got

TypeError: can only concatenate str (not "tuple") to str

in this line. I figure it's because of an incorrectly placed parenthesis. Also switched the whole line to an f-string to match the style of other code in this file.

coperni added a commit that referenced this pull request Mar 9, 2025
coperni added a commit that referenced this pull request Mar 9, 2025
@coperni
Copy link
Collaborator

coperni commented Mar 9, 2025

Hi @Saluev : Thank you very much for the contribution. I've spoken to @ishinder and we are going to consolidate this change into a helper function to improve code readability.

@Saluev
Copy link
Author

Saluev commented Mar 9, 2025

I think it would be polite to merge contribution first, refactor second, but I'll trust that you have your reasons on this one.

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

Successfully merging this pull request may close these issues.

2 participants