This is a test version of Biostars. For the public version, visit https://www.biostars.org.
gene family analysis

The protein sequence of an enzyme gene family contains two conserved domains .

How can we use linux system commands to get the information from both GFF3 files to the found gene names?

How can we intercept sequences of two conserved domains at the same time?

The following is the command when there is only one conservative domain:

grep -f WRKY_IDlist_final.txt WRKY_hmmerOut_cutEValue.txt >WRKY_hmmerOut_final.txt

Thank you

gene-family

Run grep again on WRKY_hmmerOut_final.txt with the other identifier of interest?

0 answers

No answers yet.

Log in to answer this question.