BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
Niugg2010
Obsidian | Level 7

I have gene sequence file with the format is ".fastq".  How can I impout fastq file in to sas for data dealing? Thanks.

1 ACCEPTED SOLUTION

Accepted Solutions
4 REPLIES 4
Reeza
Super User

It looks like it's a text file,so you can use standard text processing. That being said, it also looks like a complex file.

 

If you need assistance, its best to post a sample of the file, attach it as a .txt file or post in the message.

 

 

Niugg2010
Obsidian | Level 7

Thanks I will try. Actually I used Enterprise Guide to import, and then copy the code to sas to get data set.

rogerjdeangelis
Barite | Level 11

R is integrated with SAS IML so you should be able to use

 

http://svitsrv25.epfl.ch/R-doc/library/ShortRead/html/readFastq.html

Niugg2010
Obsidian | Level 7

Thanks.

SAS Innovate 2025: Save the Date

 SAS Innovate 2025 is scheduled for May 6-9 in Orlando, FL. Sign up to be first to learn about the agenda and registration!

Save the date!

How to Concatenate Values

Learn how use the CAT functions in SAS to join values from multiple variables into a single value.

Find more tutorials on the SAS Users YouTube channel.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 4 replies
  • 1553 views
  • 0 likes
  • 3 in conversation