I have a salmonella treated vs KD condition , i want something like this but I not sure how linear regression can be done
Gene    SCRSAL1 KDSAL3
CXCL1   10.8273907686   11.2751328718
CXCL2   8.001064472 8.5753884341
CXCL3   8.1965832765    8.7086794002
CXCL5   8.0973357585    8.6242736829
CXCL6   9.9053940183    10.8940613053
CXCL8   13.1127454083   13.4402538026
CXCL10  7.2590758038    7.8202130661
CCL20   9.0933584064    9.9218889828
CCL22   7.3643976273    7.7911788897
CCL28   8.3723507486    8.6786344048
IL36G   4.3423919715    4.5673548181
This is my dataset the kind of figure i m trying is this 
Any suggestion or help would be highly appreciated 
This is not clear at all to me. What is the question ? What are you trying to achieve ? What's the data ?
There only appears to be two columns of data, to talk of multiple regression doesn't make a lot of sense to me
oh sorry only one regression it was my typo error...I will fix it
I want a scatter plot with regression line and i can label my gene of interest between the comparison, I want to show when there is infection in the scramble as compared to knockdown there is upregualtion of particular set of gene , so can i show that through a regression ?that is my idea..