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.

hackathon24-white-horiz.png

The 2025 SAS Hackathon has begun!

It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.

Latest Updates

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
  • 2032 views
  • 0 likes
  • 3 in conversation