You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Greetings, I am currently executing the FetchMGs script with the most recent version, and it is displaying a total of 41 markers genes for each genome instead of the expected 40. Can you provide any insights on whether this discrepancy is normal? Thank you.
for i in `ls *.2500.faa | awk 'BEGIN{FS=".2500.faa"}{print $1}'`; do python /home/saini/FetchMGs/fetchmgs/fetchmgs.py -m extraction $i.2500.faa -o $i.2500.FetchMGs -v -i; done
Greetings, I am currently executing the FetchMGs script with the most recent version, and it is displaying a total of 41 markers genes for each genome instead of the expected 40. Can you provide any insights on whether this discrepancy is normal? Thank you.
for i in `ls *.2500.faa | awk 'BEGIN{FS=".2500.faa"}{print $1}'`; do python /home/saini/FetchMGs/fetchmgs/fetchmgs.py -m extraction $i.2500.faa -o $i.2500.FetchMGs -v -i; done
Following are the respective COG IDs
The text was updated successfully, but these errors were encountered: