Perhaps you could give some more details:
- What version of Factorio do you use?
- What version of Bio Industries do you use?
- Did this happen in a newly started game, or did you add BI to an existing game?
- Did you research the Bio Nurseries already? They are not available immediately, you'll have to do some research first before you can use anything from BI! Luckily, it's a pretty early research ("Bio Farm") but it will only be available after you've researched "Optics", because lamps are needed as an ingredient for Bio Nurseries. Doing more researches (that may be locked behind yet other technologies) will unlock more recipes.
If you already did research "Bio Farm" but still don't see the Bio Nurseries, it may be that some other mod has changed things. If that's the case: What other mods do you use? I could add compatibility if I knew which mod interfered.
A good way to test whether another mod is interfering would be to remove one mod after the other and see if anything changes. I'd recommend starting a new game for this.
Also, you could try this command:
/c game.players[1].insert("bi-bio-greenhouse")
This assumes you're in a single player game. You could also choose by your player name:
/c game.players["INSERT_NAME_HERE"].insert("bi-bio-greenhouse")
This should give you a stack of Bio Nurseries (10).
If you don't know how to open the command line, go to the main menu, open "Settings" --> "Controls", and look for "Toggle chat (and Lua console)" in the category "Basic interaction". Once you're on the command line, just paste the command. Don't forget the "/c" at the start of the line! This will tell Factorio that the rest is a command, not a chat message.
Also, if you didn't run a command-line command from your current game yet, this will not work immediately. Using commands will disable achievements for that game (therefore it's good to start a new game for testing), so you'll have to enter the command again for confirmation. (Hint: You don't have to type it again, use the buttons for CURSOR-UP and CURSOR-DOWN to scroll through your command history!)
Please excuse me if I've stated the obvious. You said you've been using this mod for only some days, so I thought you may be a newcomer to Factorio as well. With Factorio 1.0 just recently released, that's not unlikely. :-)